• 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: Xcode 3 project backward compatible with Tiger?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Xcode 3 project backward compatible with Tiger?


  • Subject: Re: Xcode 3 project backward compatible with Tiger?
  • From: Rick Ballard <email@hidden>
  • Date: Fri, 26 Oct 2007 18:01:36 -0700

On Oct 26, 2007, at 5:32 PM, David Hoerl wrote:

I am about ready to switch over from Tiger to Leopard on my local computer. I would also like to switch over to Xcode 3 full time. However, my projects are built in a production environment (in a far distant land!) that will be Tiger / Xcode 2.4.1 for some time. [I could argue to get Xcode 2.4.1 reved to 2.5 when its official, if need be.]

My biggest fear is getting a long way into a development cycle, only to find out that my updated project won't build on Tiger anymore.

So, I understand I can set the project format to be Xcode 2.4 compatible, and thus it would appear that this means the project would build on Tiger.

The new project format compatibility feature ensures that you can open and work with your project in Xcode 2.4, but it does not necessarily mean that your project will build on Tiger. If you use new features of the compiler or linker, use new API available only on Leopard, or otherwise make changes which would prevent your project from building normally on Tiger, project compatibility won't help you.


The Cross-Development Programming Guide ( http://developer.apple.com/documentation/DeveloperTools/Conceptual/cross_development/ ) describes how to make sure that your project continues to run on Tiger; to make sure that you can still build with the older tools, you can combine cross-development practices (building against the 10.4u SDK) with project compatibility.

	- Rick Ballard
_______________________________________________
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: 
 >Xcode 3 project backward compatible with Tiger? (From: David Hoerl <email@hidden>)

  • Prev by Date: Re: Xcode 3 project backward compatible with Tiger?
  • Next by Date: Re: Leopard now available on ADC
  • Previous by thread: Re: Xcode 3 project backward compatible with Tiger?
  • Next by thread: Re: Xcode 3 project backward compatible with Tiger?
  • Index(es):
    • Date
    • Thread