Re: Virtual Instances and XCode
Re: Virtual Instances and XCode
- Subject: Re: Virtual Instances and XCode
- From: Patrick Cusack <email@hidden>
- Date: Thu, 26 Dec 2013 10:03:45 -0800
And that's why I ask as I have read different explanations. Some people say that you can build against the current SDK and target for the SDK of interest, but others say you must build against the actual SDK if you want to be certain.
Thanks,
Patrick
On Dec 26, 2013, at 9:58 AM, Peter Teeson wrote:
> 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