Re: Virtual Instances and XCode
Re: Virtual Instances and XCode
- Subject: Re: Virtual Instances and XCode
- From: Peter Teeson <email@hidden>
- Date: Thu, 26 Dec 2013 12:58:06 -0500
Leopard is 10.5, Snow Leopard is 10.6, Lion is 10.7, Mountain Lion is 10.8, Mavericks is 10.9
The short answer is use the latest tools and OS X but set the deployment target to 10.6
For example my project runs on Mountain Lion with Xcode 5.0.2 as the development tool.
The setting for my Deployment Target is 10.6
You do need to careful to check for calls to methods that are not available in 10.6 but are in later versions.
The documentation describes how to do this.
respect…
Peter
On 2013-12-26, at 12:37 PM, Patrick Cusack <email@hidden> wrote:
> I just purchased a new macbook pro. I will still need to do some development for 10.6.
> My initial approach is to use a vm of Lion on my new macbook.
> Has anyone found an elegant solution to this issue?
>
> Happy Holidays,
>
> Patrick
_______________________________________________
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