Re: info.plist problem
Re: info.plist problem
- Subject: Re: info.plist problem
- From: David HM Spector <email@hidden>
- Date: Wed, 26 Dec 2007 13:06:12 -0500
Doh! OK, it was semi-stunningly obvious :)
Thank you, very, very, much!
Now, I get it.
David
On Dec 26, 2007, at 12:55 PM, Jean-Daniel Dupas wrote: Checking Dependencies
Processing /Users/spector/Work/CocoaTests/Plist-test/build/Debug/Plist-test.app/Contents/Info.plist Info.plist cd /Users/spector/Work/CocoaTests/Plist-test <com.apple.tools.info-plist-utility> /Users/spector/Work/CocoaTests/Plist-test/Info.plist -genpkginfo /Users/spector/Work/CocoaTests/Plist-test/build/Debug/Plist-test.app/Contents/PkgInfo -expandbuildsettings -o /Users/spector/Work/CocoaTests/Plist-test/build/Debug/Plist-test.app/Contents/Info.plist error: The file “Info.plist” does not exist.
Clearly some element of the build script has the wrong path setting, as in the above invocation of info-plist-utility which is being passed the old path rather than the new one; but since I both moved the file and edited it's path in the file reference in XCode I am stumped... I am clearly missing something stunningly obvious. FWIW, deleting the file's reference in XCode and then dragging the file from the Finder into the XCode project's Resources group to re-create it yields the same result (the path according to "Get Info" is correct, but the build gets the wrong path...)
If it's of any help, I posted pretty complete screen shots of the two projects and their relevant settings at http://homepage.mac.com/dhmspector/
David
In your target settings, change the "Info.plist File" setting :
Set it to "Ressources/Info.plist" instead of "Info.plist"
Info.plist File: This is the project-relative path to the plist file that contains the Info.plist information used by bundles
---------------------------------------------------------------------------------------------- David HM Spector spector at zeitgeist dot com http://www.zeitgeist.com ~ ~ ~ "New and stirring things are belittled because if they are not belittled, the humiliating question arises, 'Why then are you not taking part in them?'" --H. G. Wells |
_______________________________________________
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