Re: NEWBIE... info.plist problems, and how do I do it?
Re: NEWBIE... info.plist problems, and how do I do it?
- Subject: Re: NEWBIE... info.plist problems, and how do I do it?
- From: Philip Aker <email@hidden>
- Date: Tue, 24 Oct 2006 05:42:04 -0700
On 2006-10-24, at 04:42:06, josh wrote:
ok, I'm trying to compile a bundle (maya plugin) for the first
time, and I'm not really sure how to create an info.plist file.
when I go to the info window for the target, I get an error saying
"The source plist file (used to generate Info.plist) has non-
standard content and needs to be edited as a text file. The
inspector fields, which you usually see here, cannot be used as the
file could not be parsed, given the non-standard content."
so I'm assuming that this is because I don't have a source info.plist
Josh,
Normally, a plist file will be included in your bundle project. If I
use the Carbon plugin template it is called "Info.plist" and is found
in the Resources group in your project. The plist file is partially
filled in for you already.
honestly... I don't know where to begin in creating an info.plist file
.plist files are xml files based on:
/System/Library/DTDs/PropertyList.dtd
You can hand edit them in XCode or use:
/Developer/Applications/Utilities/Property\ List\ Editor.app/
to edit with a different representation.
Philip Aker
email@hidden
_______________________________________________
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