Re: How to stop set_debug_pwd at head of Info.plist file
Re: How to stop set_debug_pwd at head of Info.plist file
- Subject: Re: How to stop set_debug_pwd at head of Info.plist file
- From: Eric Albert <email@hidden>
- Date: Fri, 19 Aug 2005 02:34:35 -0700
On Aug 18, 2005, at 11:32 PM, Steve Palmer wrote:
I'm using XCode 2.1. If I enable the Preprocess Info.plist file in
the build settings, GCC adds the following line:
#pragma GCC set_debug_pwd "<path to build folder>"
at the head of the Info.plist file in the app's contents folder.
This renders the app unusable since Mac OSX won't load the app if
the Info.plist file is malformed.
How do I stop this from being added?
What version of the compiler are you using? I'm pretty sure GCC 3.3
stopped doing that, but it might've still been present there and
fixed in 4.0.
-Eric
_______________________________________________
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