When running my project in XCode, my tests gives this error:
target specifies product type 'com.apple.product-type.bundle.unit-test', but there's no such product type for the 'iphoneos' platform
It happened after a couple of XCode updates. Does anyone know how to fix this?