Re: Deployment target set to 10.4, still launches on 10.3.9
Re: Deployment target set to 10.4, still launches on 10.3.9
- Subject: Re: Deployment target set to 10.4, still launches on 10.3.9
- From: "Philip Q" <email@hidden>
- Date: Sat, 25 Nov 2006 21:40:43 +1300
On 25/11/06, Trygve Inda <email@hidden> wrote:
Title says it all. My Cocoa project Deployment target is 10.4 and in Xcode
it says that code built like this will not load on 10.3.9, but it partially
works in 10.3.9... How can I prevent it from working at all on 10.3.9?
There's an LSMinimumSystemVersion key you can add to your plist described at:
<http://developer.apple.com/documentation/MacOSX/Conceptual/BPRuntimeConfig/Articles/PListKeys.html#//apple_ref/doc/uid/20001431-113253>
But there's a good discussion of it's failings, and a replacement described at:
<http://weblog.bignerdranch.com/?p=13>
-Phil
_______________________________________________
Cocoa-dev mailing list (email@hidden)
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