问题
I used Xcode 7 Beta to develop this project
and now I switch to Xcode 6.4
So I had this issue now
and i have tried clean, but it doesn't work
target specifies product type 'com.apple.product-type.bundle.ui-testing', but there's no such product type for the 'iphonesimulator' platform
回答1:
If you are not using UI Testing, you can delete the UITest target in your project's build settings.
来源:https://stackoverflow.com/questions/31914765/com-apple-product-type-bundle-ui-testing-but-theres-no-such-product-type-for-t