Re: Info.plist Warning?
Re: Info.plist Warning?
- Subject: Re: Info.plist Warning?
- From: Andrew Merenbach <email@hidden>
- Date: Sun, 24 Aug 2008 17:01:53 -0700
On Aug 24, 2008, at 4:10 PM, J. Todd Slack wrote:
Hi All,
I am getting a warning of:
Warning: The Copy Bundle Resources build phase contains this
target's Info.plist file 'Info.plist'.
I guess I dont understand why this is bad..can anyone explain?
Also, Hillegasses new Cocoa book is awesome!
-Jason
Hi, Jason,
My guess would be this: the Copy Bundle Resources phase appears to
copy files to your bundle's "Resources" subdirectory; the Info.plist
file, however, belongs directly inside of the bundles Contents folder
-- that is to say, one level up from the Resources subdirectory. Thus
copying Info.plist to that would serve little purpose, and might even
be evidence of programmer oversight on something (as Xcode might
think), hence the warning. Hope this helps!
Cheers,
Andrew
Attachment:
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________
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