Re: Xcode Project File Format
Re: Xcode Project File Format
- Subject: Re: Xcode Project File Format
- From: Scott Tooker <email@hidden>
- Date: Wed, 15 Jun 2005 11:19:32 -0700
Okay, time for a bit of Xcode project file extension history :)
Xcode 2.1: .xcodeproj
Xcode 1.0-2.0: .xcode
Project Builder 2.x: .pbproj
Project Builder 1.x: .pbxproj
As of Xcode 2.1 we will recognize any of the prior extensions and
offer to create an upgraded .xcodeproj file alongside the older
project file. In Xcode 2.0 and prior to we offered to upgrade the
project file to the latest version without changing the extension.
In any case, currently there is no public documentation on the Xcode
project file format.
Scott
On Jun 15, 2005, at 10:56 AM, Corey O'Connor wrote:
On 6/15/05, Mike Lazear <email@hidden> wrote:
pbxproj is the extension for Project Builder projects. The Xcode
extension is .xcode. Project Builder was the predecessor of Xcode
and
Xcode can directly read Project Builder projects.
In either case the formats of the project files are not documented.
He may be referring to the pbxproj file in the xcode project package.
In that case the latest XCode 2.1 pbxproj has comments describing the
various sections of the file. Not really documentation, but might tell
you enough for your purposes.
--
-Corey O'Connor
_______________________________________________
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
_______________________________________________
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