ios - target specifies product type 'com.apple.product-type.bundle.ui-testing', but there's no such product type for the 'iphonesimulator' platform -
when running swift project, got error.
target specifies product type 'com.apple.product-type.bundle.ui-testing', there's no such product type 'iphonesimulator' platform
i found similar questions on this answer didn't solve problem. googled too, there no project product type inside.
i'm using xcode 6.4 , swift 1.2
i had issue after adding product ui testing using xcode 7 beta , switching between xcode 6.4 , 7 beta. simple clean made go away.
Comments
Post a Comment