Re: What are your top desired improvements in Xcode ?
Re: What are your top desired improvements in Xcode ?
- Subject: Re: What are your top desired improvements in Xcode ?
- From: "Philip Q" <email@hidden>
- Date: Sat, 17 Feb 2007 17:09:45 +1300
On 17/02/07, Mike Jackson <email@hidden> wrote:
I should have been more clear. The files inside the *.xcodeproj
package. Namely the .pbxproj files. Mine start with this:
// !$*UTF8*$!
and go on with other stuff like this:
4311439609D0B54300D6A4DC /* libhdf5_hl.0.0.0.dylib in Frameworks */
= {isa = PBXBuildFile; fileRef = 4311439209D0B54300D6A4DC /*
libhdf5_hl.0.0.0.dylib */; };
.pbxproj files are (for some reason) stored as old-style OpenStep
ASCII property list format. You can convert them to xml 'plutil
-convert xml1 project_file'.
-Phil
_______________________________________________
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