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 13:08:41 -0500
What does Apple say in their Xcode docs?
See Xcode SDK for earlier systems
On 2013-12-26, at 1:03 PM, Patrick Cusack <email@hidden> wrote:
> 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
_______________________________________________
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