Re: How to get SDK 10.5 on XCode 4?
Re: How to get SDK 10.5 on XCode 4?
- Subject: Re: How to get SDK 10.5 on XCode 4?
- From: Stephane Sudre <email@hidden>
- Date: Tue, 05 Jun 2012 09:03:30 +0200
On Tue, Jun 5, 2012 at 1:39 AM, Jens Alfke <email@hidden> 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.
You also need to change the deployment target for each xib file you create.
On Tue, Jun 5, 2012 at 12:58 AM, Vojtěch Meluzín
<email@hidden> wrote:
>
> I just upgraded to Lion and XCode 4, because the previous version of GCC
> distributed with XCode 3 was just buggy.
Switching from a good version of the IDE with a supposedly buggy gcc
version to a version of the IDE that's well known for being buggy is a
strange move when you do need to support Mac OS X 10.5 and later.
_______________________________________________
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