Hi,
We’re having issues building for iOS… We’re not too sure how to approach this error.
Everything builds fine locally, and project historically did build successfully via UCB. But now, no build is going through for iOS.
Can anyone point us in the right direction?
180: [xcode] export TAPI_VERIFY_MODE=ErrorsOnly
181: [xcode] 2016-11-26 00:28:59.259 xcodebuild[8139:65221] [MT] IDEDistribution: Step failed: <IDEDistributionThinningStep: 0x7fbaddf36230>: Error Domain=IDEDistributionErrorDomain Code=14 “No applicable devices found.” UserInfo={NSLocalizedDescription=No applicable devices found.}
182: [xcode] error: exportArchive: No applicable devices found.
183: [xcode] Error Domain=IDEDistributionErrorDomain Code=14 “No applicable devices found.” UserInfo={NSLocalizedDescription=No applicable devices found.}
184: ! build of ‘default-ios’ failed. compile failed
Thanks!