Re: Info.plist preprocessing
Re: Info.plist preprocessing
- Subject: Re: Info.plist preprocessing
- From: Massimiliano Origgi <email@hidden>
- Date: Thu, 19 Jan 2006 19:32:58 +0100
Il giorno 19/gen/06, alle ore 18:25, Eric Albert ha scritto:
Mmh, effectively my mail was somewhat nebulous...
The Info.plist preprocessing in my files involves only macro
expansion, so far so good, but...
I get that
#pragma GCC set_debug_pwd "<path to build folder>"
added to the top of the generated Info.plist in the application
bundle as others have seen in the past.
Reading the archives it should be working with my current config,
so my cryptic question. :-)
Did you change your default system compiler from gcc 4.0 to 3.3? I
think that would do this.
Rather than changing the default compiler via gcc_select, leave it
with 4.0 and set the projects that need 3.3 to use it explicitly.
OK, I'll try, currently it's the other way: default 3.3 for some
older code and I set 4.0 for new work in the project.
So the plist preprocessing is using the system default compiler, right?
Massimiliano Origgi
http://www.intuiware.com
_______________________________________________
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