• 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: How to get SDK 10.5 on XCode 4?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: How to get SDK 10.5 on XCode 4?


  • Subject: Re: How to get SDK 10.5 on XCode 4?
  • From: Vojtěch Meluzín <email@hidden>
  • Date: Tue, 05 Jun 2012 18:45:20 +0200

Ok, so I installed XCode 4 and I also installed XCode 3 from my backup
installer. Now XCode 4 conrtains the Developer stuff, SDKs etc., but only
10.6 and 10.7 as expected. But I cannot find XCode 3 SDKs, any idea where
they are? Or I'm not supposed to have both versions installed at the same
moment? Let's say I installed XCode 4, how can I now build my stuff for
10.5 SDK?
Btw. the new compiler is more reliable than GCC? I checked the project site
and I'm a little confused about what it actually is... seems like a simple
wrapper for GCC to me...

Cheers!
Vojtech

2012/6/5 Ken Thomases <email@hidden>

> On Jun 4, 2012, at 6:39 PM, Jens Alfke wrote:
>
> > On Jun 4, 2012, at 3:58 PM, Vojtěch Meluzín wrote:
> >
> >> But I want to generate builds for
> >> 10.5 SDK, but using the new GCC. XCode 4 installer created SDKs for 10.6
> >> and 10.7, how can I get the 10.5 SDK?
> >
> > You'll need to build with the 10.7 SDK that comes with Xcode. You can
> still build apps that target 10.5 as long as you don't use any newer APIs;
> just set the "Deployment Target" build setting to 10.5.
>
> ... or use any of a number of Apple-provided libraries and frameworks
> which don't respect the deployment target setting.
>
> Also, good luck steering clear of "any newer APIs" without compiler
> assistance.
>
> Regards,
> Ken
>
>


--
Cheers!
Vojtech
www.meldaproduction.com
_______________________________________________

Cocoa-dev mailing list (email@hidden)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden


  • Follow-Ups:
    • Re: How to get SDK 10.5 on XCode 4?
      • From: Nick Zitzmann <email@hidden>
References: 
 >How to get SDK 10.5 on XCode 4? (From: Vojtěch Meluzín <email@hidden>)
 >Re: How to get SDK 10.5 on XCode 4? (From: Ken Thomases <email@hidden>)

  • Prev by Date: Re: CoreData, automatic migration and sandbox problems.
  • Next by Date: Re: How to know if a file has been opened before?
  • Previous by thread: Re: How to get SDK 10.5 on XCode 4?
  • Next by thread: Re: How to get SDK 10.5 on XCode 4?
  • Index(es):
    • Date
    • Thread