Info.plist preprocessing in single-file tool?
Info.plist preprocessing in single-file tool?
- Subject: Info.plist preprocessing in single-file tool?
- From: Karl Moskowski <email@hidden>
- Date: Wed, 4 Mar 2009 10:35:45 -0500
I have a single-file tool project which contains a Info.plist. I've
added -sectcreate to other linker flag, and it gets linked into the
executable correctly. Now, I'm trying to change some values at build-
time using an xcconfig file to facilitate branding, as I've done in
the companion Cocoa application. I've tried enabling both "Expand
Build Settings in Info.plist file" and "Preprocess Info.plist FIle" in
the target, and various combinations of the other settings in the
Packaging section, but none seem to work.
So, unless I'm missing something, it looks like this is unsupported
for this type of target. Does anyone know of a good way to manually
preprocess the Info.plist in a Run Shell Script phase and link the
result into the tool?
Thanks.
----
Karl Moskowski <email@hidden>
Voodoo Ergonomics Inc. <http://voodooergonomics.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