Re: Question about Property List Editor
Re: Question about Property List Editor
- Subject: Re: Question about Property List Editor
- From: Greg Guerin <email@hidden>
- Date: Sun, 6 Jul 2008 14:05:10 -0700
Thomas Wetmore wrote:
I've been working on a data intensive project for the iPhone/iPod
Touch using Xcode (this is NOT a question pertaining to NDA'd
material)
You mention a feature of Property List Editor that isn't present in
the version shipped with Xcode 3.0, so it probably *is* a question
pertaining to NDA'd material.
In any case, I have 2 suggestions:
1. Use the plutil command instead of Property List Editor.
2. File a bug-report against the malfunctioning (and apparently
beta) Property List Editor.
You can run plutil in a script to convert as many files as you wish.
You can convert them back to XML by a script, too. You can add a
Script build phase to Xcode to do this automatically, if appropriate.
Online man-page for plutil:
http://developer.apple.com/documentation/Darwin/Reference/ManPages/
man1/plutil.1.html
You should also be able to see it using Xcode's man-page viewer (Help
menu, IIRC), or the old-fashioned way: typing 'man plutil' in a
Terminal window.
-- GG
_______________________________________________
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