com.apple.product-type.bundle.ui-testing,但'iphonesimulator'平台没有这样的产品类型

Jac*_*Zhu 3 xcode ios ios-simulator swift swift2

我使用Xcode 7 Beta来开发这个项目

现在我切换到Xcode 6.4

所以我现在遇到了这个问题

我试过干净,但它不起作用

target指定产品类型'com.apple.product-type.bundle.ui-testing',但'iphonesimulator'平台没有这样的产品类型

Dav*_*tag 8

如果您不使用UI测试,则可以删除项目构建设置中的UITest目标.

在此输入图像描述