Re: Moving Between Systems
Re: Moving Between Systems
- Subject: Re: Moving Between Systems
- From: Joar Wingfors <email@hidden>
- Date: Thu, 19 Feb 2009 21:17:35 -0800
On Feb 19, 2009, at 9:05 PM, Gordon Apple wrote:
My question is what is the best practice when moving back and forth
between one major version of the operating system (and Xcode) and a
newer
version of the operating system (and Xcode) while trying to keep the
same
code base?
That should Just Work⢠if you set the project compatibility version in
the project inspector to match the earliest version of Xcode that you
care about keeping compatibility with. It's probably also a good idea
to configure your project for cross platform development using a SDK -
Check the documentation for details on how to do that.
What isn't working for you?
j o a r
_______________________________________________
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