Titanium JIRA Archive
Appcelerator Community (AC)

[AC-5640] Failed to export archive to ipa

GitHub Issuen/a
TypeBug
Priorityn/a
StatusResolved
ResolutionDuplicate
Resolution Date2018-03-05T18:35:54.000+0000
Affected Version/sn/a
Fix Version/sn/a
ComponentsAlloy, Appcelerator CLI
Labelsn/a
Reportershumne
AssigneeShak Hossain
Created2018-03-05T11:02:52.000+0000
Updated2018-03-05T19:04:26.000+0000

Description

Hi, I have added the pod file for firebase need to integrate the Push Notification. After adding install the pod files. I am trying to create the Ad-Hoc builds to test it on the device. But I am constantly having this issue. I have already checked with other projects I am successfully able to create the IPA file. [TRACE] : Validate DerivedData/Build/Intermediates.noindex/ArchiveIntermediates/firebasePOC/InstallationBuildProductsLocation/Applications/firebasePOC.app [TRACE] : cd /Users/mindstixsoftwarelabs/Documents/Appcelerator_Studio_Workspace/firebasePOC/build/iphone [TRACE] : export PATH="/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/Library/Java/JavaVirtualMachines/jdk1.8.0_131.jdk/Contents/Home/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/Library/TeX/texbin:/bin:/bin:/Users/mindstixsoftwarelabs/Library/apache-ant-1.9.7/bin:/Users/mindstixsoftwarelabs/Library/android-ndk-r13b:/Users/mindstixsoftwarelabs/Documents/Android/home:/Users/mindstixsoftwarelabs/Documents/Android/home/platform-tools" [TRACE] : export PRODUCT_TYPE=com.apple.product-type.application [TRACE] : builtin-validationUtility /Users/mindstixsoftwarelabs/Documents/Appcelerator_Studio_Workspace/firebasePOC/build/iphone/DerivedData/Build/Intermediates.noindex/ArchiveIntermediates/firebasePOC/InstallationBuildProductsLocation/Applications/firebasePOC.app [TRACE] : [TRACE] : Touch build/Products/Release-iphoneos/firebasePOC.app.dSYM [TRACE] : cd /Users/mindstixsoftwarelabs/Documents/Appcelerator_Studio_Workspace/firebasePOC/build/iphone [TRACE] : export PATH="/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/Library/Java/JavaVirtualMachines/jdk1.8.0_131.jdk/Contents/Home/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/Library/TeX/texbin:/bin:/bin:/Users/mindstixsoftwarelabs/Library/apache-ant-1.9.7/bin:/Users/mindstixsoftwarelabs/Library/android-ndk-r13b:/Users/mindstixsoftwarelabs/Documents/Android/home:/Users/mindstixsoftwarelabs/Documents/Android/home/platform-tools" [TRACE] : /usr/bin/touch -c /Users/mindstixsoftwarelabs/Documents/Appcelerator_Studio_Workspace/firebasePOC/build/iphone/build/Products/Release-iphoneos/firebasePOC.app.dSYM [TRACE] : ** ARCHIVE SUCCEEDED ** [INFO] : Packaging for Ad Hoc distribution [DEBUG] : Packaging IPA for target dist-adhoc [DEBUG] : Running: /Applications/Xcode.app/Contents/Developer/usr/bin/xcodebuild -exportArchive -archivePath "/Users/mindstixsoftwarelabs/Documents/Appcelerator_Studio_Workspace/firebasePOC/build/iphone/firebasePOC.xcarchive" -exportPath "/Users/mindstixsoftwarelabs/Desktop" -exportOptionsPlist "/Users/mindstixsoftwarelabs/Documents/Appcelerator_Studio_Workspace/firebasePOC/build/iphone/export_options.plist" [TRACE] : 2018-03-05 16:21:22.172 xcodebuild[30386:768375] [MT] IDEDistribution: -[IDEDistributionLogging _createLoggingBundleAtPath:]: Created bundle at path '/var/folders/nm/d13r4z2j10778_4zksw2x0zm0000gn/T/firebasePOC_2018-03-05_16-21-22.171.xcdistributionlogs'. [ERROR] : Failed to export archive to ipa [ERROR] : The selected provisioning profile "xxx(52e6a04e-xxxx-xxxx-xxxx-7733xxxxb8b)" is most likely not a valid Ad Hoc provisioning profile. [ERROR] : Please ensure you are using a valid Ad Hoc provisioning that is linked to the signing identity, then try again. [TRACE] : updating tiapp metadata with Appcelerator Platform... [INFO] : Finished building the application in 2m 2s 738ms [TRACE] : Uploaded tiapp metadata with Appcelerator Platform!

Comments

  1. shumne 2018-03-05

    I am facing the same issue if try to create the IPA for Hyperloop-Example provided.
  2. Hans Knöchel 2018-03-05

    You did see the Xcode note? This is not something we generate:
       [ERROR] : The selected provisioning profile "xxx(52e6a04e-xxxx-xxxx-xxxx-7733xxxxb8b)" is most likely not a valid Ad Hoc provisioning profile.
       
  3. Hans Knöchel 2018-03-05

    And obviously you just created a new ticket instead of waiting for reply in TIMOB-25571, this is not good.
  4. shumne 2018-03-05

JSON Source