UCB / iOS: "No applicable devices found"

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!

@gripster : can you PM me a link to your project? Most likely this is an issue with Xcode 8 specifically - you can try switching to Xcode 7.3 temporarily while we figure out what is up with your project.