我在Xcode版本4.0 Build 4A304a中构建并运行应用程序
我将压缩文件夹发送给了我的经理.当他试图建立并运行时,他得到:
target指定产品类型'com.apple.product-type.application',但'iphonesimulator'平台没有这样的产品类型
他的版本是3.2.5 64位
我检查了一下,这很好.他正在运行4.2 sdk.
请帮忙!
我刚刚将Xcode升级到版本4.5,但是我现在在尝试在iPhone上运行时遇到此错误:
target specifies product type 'com.apple.product-type.application', but there's no such product type for the 'iphoneos' platform
Run Code Online (Sandbox Code Playgroud)
它在模拟器上工作正常,它曾用于4.4版本.
我使用Xcode 7 Beta来开发这个项目
现在我切换到Xcode 6.4
所以我现在遇到了这个问题
我试过干净,但它不起作用
target指定产品类型'com.apple.product-type.bundle.ui-testing',但'iphonesimulator'平台没有这样的产品类型