Train Wreck using xcodebuild in Xcode 6.0.1
Train Wreck using xcodebuild in Xcode 6.0.1
- Subject: Train Wreck using xcodebuild in Xcode 6.0.1
- From: Jerry Krinock <email@hidden>
- Date: Thu, 25 Sep 2014 13:24:41 -0700
Earlier today, I attempted to build and ship a non-app-store Mac app for the first time using the xcodebulid in Xcode 6.0.1. Result: The products' Contents contained only 3 items: MacOS/, Resouces/, and Helpers/. It was missing Frameworks/, Info.plist and Pkginfo.
I have no idea why these three items are missing. The "Copy Frameworks" Build Phase is still present, still has a destination of "Frameworks", and still contains 3 frameworks. The Build Settings "Info.plist File" still indicates the proper source file (and "Preprocess Info.plist File" is still on). As far as Pkginfo, I can’t imagine there would be any use case or setting to exclude that from an app.
I retried with xcodebuild in Xcode 5.1.1 and this target built normally.
I’ll try to reproduce and file a bug within the next few days. Any ideas what to look for would be appreciated. And I hope y’all’s build scripts do a diff with your previous build, in case you get less obvious omissions.
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden