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: Trygve Inda <email@hidden>
- Date: Sat, 25 Nov 2006 10:31:22 +0000
- Thread-topic: Deployment target set to 10.4, still launches on 10.3.9
> 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/Ar
> ticles/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
>
Hmmm... That replacement is a PPC app that sub launches the main app but
will naturally cause the app to appear as a PPC rather than Universal
binary.
Can someone confirm that LSMinimumSystemVersion is broken on 10.3? It seems
like a very simple solution if it indeed works.
Trygve
_______________________________________________
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