相关疑难解决方法(0)

XCode得到"目标指定产品类型'com.apple.product-type.bundle.unit-test',但'iphoneos'平台没有这样的产品类型"

在XCode中运行我的项目时,我的测试给出了以下错误:

target specifies product type 'com.apple.product-type.bundle.unit-test', but there's no such product type for the 'iphoneos' platform
Run Code Online (Sandbox Code Playgroud)

它发生在几次XCode更新之后.有谁知道如何解决这一问题?

xcode unit-testing objective-c ios xcode6

31
推荐指数
1
解决办法
2万
查看次数

标签 统计

ios ×1

objective-c ×1

unit-testing ×1

xcode ×1

xcode6 ×1