简体   繁体   中英

Failed to export archive to ipa (No applicable devices found)

Well, just tried to create an IPA build / package with no luck. I found similar issues on the web but they didn't fix the error.

Here's the stack that it sends me while trying:

[ERROR] : Failed to export archive to ipa [ERROR] : 2017-03-25 16:47:25.761 xcodebuild[29128:87514] [MT] IDEDistribution: -[IDEDistributionLogging _createLoggingBundleAtPath:]: Created bundle at path '/var/folders/fr/nqly_t5n1f13l_k9hbm9vzb80000gn/T/App_2017-03-25_16-47-25.759.xcdistributionlogs'. [ERROR] : 1.2.840.113635.100.1.61 [ERROR] : 2017-03-25 16:47:26.196 xcodebuild[29128:87514] [MT] IDEDistribution: Step failed: <IDEDistributionThinningStep: 0x7f8e3cd349e0>: Error Domain=IDEDistributionErrorDomain Code=14 "No applicable devices found." UserInfo={NSLocalizedDescription=No applicable devices found.} [ERROR] : error: exportArchive: No applicable devices found. [ERROR] :
[ERROR] : Error Domain=IDEDistributionErrorDomain Code=14 "No applicable devices found." UserInfo={NSLocalizedDescription=No applicable devices found.}

My environment is as follows:

  • OS: macOS Sierra
  • Xcode: 8.21
  • Appcelerator Studio: 4.8.1

Thing already tried:

  • Tried to remove rbenv and use system ruby with no luck.
  • I updated CFPropertyList gem as well.

With the release of SDK 6.0.3.GA they solved also a problem with ad-hoc release, have a look at this one: https://jira.appcelerator.org/browse/TIMOB-24483

In these last weeks I'm having problems with in-house distribution but for me ad-hoc works.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM