• 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: Deployment target set to 10.4, still launches on 10.3.9
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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

  • Follow-Ups:
    • Re: Deployment target set to 10.4, still launches on 10.3.9
      • From: "Sean McBride" <email@hidden>
    • Re: Re: Deployment target set to 10.4, still launches on 10.3.9
      • From: "Philip Q" <email@hidden>
References: 
 >Re: Deployment target set to 10.4, still launches on 10.3.9 (From: "Philip Q" <email@hidden>)

  • Prev by Date: Re: Deployment target set to 10.4, still launches on 10.3.9
  • Next by Date: Re: Re: Deployment target set to 10.4, still launches on 10.3.9
  • Previous by thread: Re: Deployment target set to 10.4, still launches on 10.3.9
  • Next by thread: Re: Re: Deployment target set to 10.4, still launches on 10.3.9
  • Index(es):
    • Date
    • Thread