How to stop set_debug_pwd at head of Info.plist file
How to stop set_debug_pwd at head of Info.plist file
- Subject: How to stop set_debug_pwd at head of Info.plist file
- From: Steve Palmer <email@hidden>
- Date: Thu, 18 Aug 2005 23:32:21 -0700
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? |
_______________________________________________
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