I duplicate a target, create and link a new Info.plist file, a prefix.pch file, also change bundle ID and bundle name. Build is ok, but got message:

Xcode cannot run using the selected device. Choose a destination with a supported architecture in order to run on this device.

what ever in simulator or in iPod, it can not run.

What can I do? Is it because the reason of bundle?

有帮助吗?

解决方案

After changed Product name in Build setting, it can be run.

许可以下: CC-BY-SA归因
不隶属于 StackOverflow
scroll top