• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Textual project format for XCode
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Textual project format for XCode


  • Subject: Re: Textual project format for XCode
  • From: Thomas Engelmeier <email@hidden>
  • Date: Tue, 25 Oct 2005 14:29:47 +0200

At 14:03 Uhr +0200 25.10.2005, j o a r wrote:

The Xcode project file format is textual to begin with. It's just not a public specification.

Hmm, when I investigated it with an sample project it AFAIR it was an serialized binary stream.


But you are right, on another test project it is an serialized tagged object tree with an homebrew format and a bunch of interdependencies defined by means of some GUID like keys...

If not, what other options are there to manage some dozens of projects to align consistency for build settings, paths etc. across 4 targets (Debug + Release on PPC and x86) each?

In Xcode 2.x and later you should be able to use build configurations (stored as files that can be shared) to achieve a lot of what you're asking for. Have you looked into that?

Thanks. I didn't realize that it is possible to have my own ones for multiple projects..


Regards,
	Tom_E

_______________________________________________
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


References: 
 >Textual project format for XCode (From: Thomas Engelmeier <email@hidden>)
 >Re: Textual project format for XCode (From: j o a r <email@hidden>)

  • Prev by Date: RE: Textual project format for XCode
  • Next by Date: Re: Thread viewer tool ?
  • Previous by thread: Re: Textual project format for XCode
  • Next by thread: Re: Textual project format for XCode
  • Index(es):
    • Date
    • Thread