• 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 4.5 + 10.5 SDK?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Xcode 4.5 + 10.5 SDK?


  • Subject: Re: Xcode 4.5 + 10.5 SDK?
  • From: Chris Hanson <email@hidden>
  • Date: Mon, 05 Nov 2012 17:19:49 -0800

On Nov 4, 2012, at 9:30 PM, Appa Rao Mulpuri <email@hidden> wrote:

We have a application which supports from 10.5 onwards. We are planning to use Xcode 4.5, but unfortunately it is not shipping with 10.5 and 10.6 SDKs. 

Is there any way to use Xcode 4.5 with 10.5 SDK?

No. The only SDKs that are supported by a particular release of Xcode are those that are included with it.

Just as with iOS development, there are two separate build settings to use:

Base SDK
The latest version of the operating system from which your application will use features. You should virtually always leave this set at "Latest OS X" or "Latest iOS".

OS X Deployment Target or iOS Deployment Target
The earliest version of the operating system on which your application needs to run.

So configure your targets' Base SDK to use Latest OS X SDK, and set your targets' OS X Deployment Target to 10.5.

  -- Chris

 _______________________________________________
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

  • Follow-Ups:
    • Re: Xcode 4.5 + 10.5 SDK?
      • From: Sean McBride <email@hidden>
References: 
 >Xcode 4.5 + 10.5 SDK? (From: Appa Rao Mulpuri <email@hidden>)

  • Prev by Date: Re: Building a specific target in XCode 4.5.2?
  • Next by Date: Re: Xcode 4.5 + 10.5 SDK?
  • Previous by thread: Re: Xcode 4.5 + 10.5 SDK?
  • Next by thread: Re: Xcode 4.5 + 10.5 SDK?
  • Index(es):
    • Date
    • Thread