I moved fairly quickly from Xcode 4 to 5 to 6 and only ever did iOS work in v5. I am now using v6 for a Mac app that contains two helper apps.
Xcode 4 had a "Build for Archiving" option under the Product menu that is no longer there. When I just choose "Archive" I see it building my helper apps, but they are missing from the output build. Also, my output goes into a folder deep in ~/Library/Developer... However I have my Release build output path set to /Build/Products in the project settings. It goes there when doing a Build for Profiling, but not when archiving. Xcode 4 used to put it there when building for profiling or building for archiving. How can I (a) get my helper apps to be included in my archive and (b) get the same functionality as "build for archiving" that existed in xc4? Thanks, Trygve _______________________________________________ Do not post admin requests to the list. They will be ignored. Xcode-users mailing list ([email protected]) Help/Unsubscribe/Update your Subscription: https://lists.apple.com/mailman/options/xcode-users/archive%40mail-archive.com This email sent to [email protected]
