Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在研究目标。我也知道如何更改重复目标的方案名称和产品名称。但我的问题是,如果我更改重复目标的名称,那么它也会更改产品名称。是否可以这样做?
谢谢。
我尝试了同样的方法,它没有改变。您必须通过选择目标手动更改它,然后在构建设置中,搜索“产品名称”并从那里进行更改。另外,尝试将设置从 Simulator 更改为 iOS Device(活动方案旁边的设置)。这将产品名称更改为新名称,否则对于模拟器它将继续显示以前的名称。HTH。