【发布时间】:2013-05-21 11:20:19
【问题描述】:
我在一个项目中有两个示例项目,在 xcode 产品组 BumpSphereExample.app、TeapotExample.app 两个文件和两个 firstdelegate、seconddelegate 委托类。
我更改了目标中的设置,但它不起作用。 默认 TeapotExample 项目正在运行,我需要运行 BumpSphereExample。 Xcode中如何选择一个项目?
【问题讨论】:
-
他们必须在不同的项目中。所以删除所有与你不想要的项目相关的文件。
标签: ios6 xcode4.5 uiapplicationdelegate