Plist not being updated
Plist not being updated
- Subject: Plist not being updated
- From: David Dunham <email@hidden>
- Date: Fri, 30 Nov 2007 20:27:33 -0800
I've upgraded to Xcode 3.0, and property lists still don't get updated
when I build my app. I tried adding a script phase that deleted
Info.plist from the application bundle, but it just got replaced with
a stale copy. (It should have generated one with the current version
number, which comes from a preprocessor macro.)
It looks like the problem is that Preprocessed-Info.plist isn't being
rebuilt. This is off buried away in a build folder -- is there a good
way to get to this directory? (I'm planning on deleting it every time
I do a release build, so that the application version number is
correct.)
David Dunham A Sharp, LLC
Voice/Fax: 206 783 7404 http://a-sharp.com
Efficiency is intelligent laziness.
_______________________________________________
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