Macros in Info.plist for single-file tools
Macros in Info.plist for single-file tools
- Subject: Macros in Info.plist for single-file tools
- From: Sidney San MartÃn <email@hidden>
- Date: Tue, 8 Sep 2009 16:43:40 -0400
I'm including an Info.plist in a single-file tool as described in <http://developer.apple.com/mac/library/documentation/Security/Conceptual/CodeSigningGuide/Procedures/Procedures.html#//apple_ref/doc/uid/TP40005929-CH4-DontLinkElementID_6
>. The process is mostly working, but macros aren't expanded. So, for
instance, if I get info on the compiled tool, I see:
"Version: ${CURRENT_PROJECT_VERSION}, Copyright 2009 Company, Inc."
I made sure that the filename of Info.plist was set in build settings
and that "Expand Build Settings in Info.plist File" was checked, but
that didn't make a difference (even after a clean build). What can I
do to get Xcode to process it?
_______________________________________________
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