• 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 7 - Targeting 10.9
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: XCode 7 - Targeting 10.9


  • Subject: Re: XCode 7 - Targeting 10.9
  • From: Marek Hrušovský <email@hidden>
  • Date: Fri, 18 Sep 2015 11:43:56 +0200

Deployment target is minimum version of OSX you want to support
Base SDK is the SDK which your code is linked with (compiled).
If you need to compile with 10.10 or even lower SDK then you have to download Xcode6, extract the SDK from Platforms folder and copy it to Xcode7 platforms folder. 
The only valid reason not to use new SDK is that deprecated function was removed in the new SDK (e.g. the new SDK doesn't contain method/class anymore).

On Fri, Sep 18, 2015 at 11:02 AM, Dave <email@hidden> wrote:
Thanks a lot for the Clarification, I think this must have changed in XCode 6 or 7? I seem to remember having to explicitly download SDKs in past. This is a much better way of doing it.

All the Best
Dave


 _______________________________________________
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

 _______________________________________________
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 7 - Targeting 10.9 (From: Dave <email@hidden>)
 >Re: XCode 7 - Targeting 10.9 (From: Quincey Morris <email@hidden>)
 >Re: XCode 7 - Targeting 10.9 (From: Dave <email@hidden>)

  • Prev by Date: Re: XCode 7 - Targeting 10.9
  • Next by Date: XCode 7 - Constraints editting
  • Previous by thread: Re: XCode 7 - Targeting 10.9
  • Next by thread: Re: XCode 7 - Targeting 10.9
  • Index(es):
    • Date
    • Thread