[AC-5640] Failed to export archive to ipa
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | n/a |
Status | Resolved |
Resolution | Duplicate |
Resolution Date | 2018-03-05T18:35:54.000+0000 |
Affected Version/s | n/a |
Fix Version/s | n/a |
Components | Alloy, Appcelerator CLI |
Labels | n/a |
Reporter | shumne |
Assignee | Shak Hossain |
Created | 2018-03-05T11:02:52.000+0000 |
Updated | 2018-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!
I am facing the same issue if try to create the IPA for Hyperloop-Example provided.
You did see the Xcode note? This is not something we generate:
And obviously you just created a new ticket instead of waiting for reply in TIMOB-25571, this is not good.