Xcode project file format
Xcode project file format
- Subject: Xcode project file format
- From: "Caerwyn Pearce" <email@hidden>
- Date: Wed, 19 Oct 2005 11:37:49 +0100
- Thread-topic: Xcode project file format
Hi,
Is the format of the Xcode project file in the public domain.
For Xcode v2.1 I need to be able to generate Xcode project files on the
fly for a cross platform build engine. So far I see that the .xcodeproj
is a package which contains three files.
Two are user prefs info which can be safely ignored, the third, always
named, project.pbxproj is in original plist format. It seems that Xcode
can accept this if it's converted to XML using plutil so that makes life
easier.
I would like to understand the XML object hierarchy which is used in
order to regenerate it from my build environment. I've contacted DTS but
the official line is that if it's not on the web site then the document
doesn't exist! Helpful, not?
I can see a reverse engineering coming on but I'd prefer not if someone
out there can help.
All the best
Caerwyn
_______________________________________________
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