Re: Xcode 4.3 and Mountain Lion...
Re: Xcode 4.3 and Mountain Lion...
- Subject: Re: Xcode 4.3 and Mountain Lion...
- From: "Glenn L. Austin" <email@hidden>
- Date: Mon, 19 Nov 2012 06:07:36 -0800
On Nov 18, 2012, at 11:34 PM, Jürgen Keser <email@hidden> wrote:
> My next problem is that some users of our PlugIns we must recompile work with Mac OS 10.6. Because
> of that I must use the Base SDK 10.6 to recompile my PlugIns also for Mac OS 10.6!!!
Actually, you do not need to have the 10.6 SDK to compile for 10.6, the 10.7 and 10.8 SDKs are adequate. All you need to do is (1) not call any APIs that were introduced after 10.6, and (2) set the deployment target to 10.6.
The first one is the more difficult of the two.
--
Glenn L. Austin, Computer Wizard and Race Car Driver <><
<http://www.austin-soft.com>
_______________________________________________
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