Re: Macros in Info.plist for single-file tools
Re: Macros in Info.plist for single-file tools
- Subject: Re: Macros in Info.plist for single-file tools
- From: Chris Espinosa <email@hidden>
- Date: Fri, 18 Sep 2009 10:05:21 -0700
On Sep 18, 2009, at 9:53 AM, Sidney San Martín wrote: I can't get Xcode to preprocess my info.plist, even with INFOPLIST_FILE, INFOPLIST_EXPAND_BUILD_SETTINGS, and INFOPLIST_PREPROCESS set. Preprocessed-Info.plist doesn't appear... am I missing something?
Could you open the Build Transcript and drag over the line that says "Processing <foo>-Info.plist" ? It should look something like this:
ProcessInfoPlistFile /Volumes/Local/Products/Debug-iphonesimulator/navbased.app/Info.plist navbased-Info.plist cd /Volumes/Local/Projects/Test/navbased setenv PATH "/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin:/Developer/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin" builtin-infoPlistUtility navbased-Info.plist -genpkginfo /Volumes/Local/Products/Debug-iphonesimulator/navbased.app/PkgInfo -expandbuildsettings -format binary -platform iphonesimulator -o /Volumes/Local/Products/Debug-iphonesimulator/navbased.app/Info.plist
|
_______________________________________________
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