-
Bug
-
Resolution: Unresolved
-
Major
-
None
If you use XCode 5 you need to add -archivePath ${WORKSPACE}/YourApp.xcarchive to save the xcarchive. Otherwise non is stored.
If you use XCode 5 you need to add -archivePath ${WORKSPACE}/YourApp.xcarchive to save the xcarchive. Otherwise non is stored.
This is also an issue with Xcode 6. I'm not sure what "Generate Archive" is supposed to do if it's not to save out an archive. It does cause the .ipa creation to fail (if selected) and the build output directory is set. I can't see how to get a .xcarchive file with it either way.