• 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
LSMinimumVersion, 10.4 string and 10.3.9 OS
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

LSMinimumVersion, 10.4 string and 10.3.9 OS


  • Subject: LSMinimumVersion, 10.4 string and 10.3.9 OS
  • From: Stephane Sudre <email@hidden>
  • Date: Wed, 20 Apr 2005 12:02:44 +0200

Did something get broken in 10.3.9 or a previous release concerning LSMinimumVersion?

I just added the following item to an Info.plist:

<key>LSMinimumSystemVersion</key>
<string>10.4</string>

When I run this on 10.3.9, the program quits with this log:

RegisterProcess failed (error = -50)

It's a signal 6 abort in Xcode 1.5.

If I replace 10.4 with 10.3, the program runs fine. This is ok.

So while the fact that the program does not run when the LSMinimumSystemVersion is set to 10.4 is perfectly ok, I thought there was a dialog displayed in this case. Is this just my imagination?

From what I see, others are sharing the pain:

http://www.cocoabuilder.com/archive/message/cocoa/2004/12/31/124691

Couldn't this have been fixed in 10.3.8 and 10.3.9?

_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


  • Follow-Ups:
    • Re: LSMinimumVersion, 10.4 string and 10.3.9 OS
      • From: Ricky Sharp <email@hidden>
    • Re: LSMinimumVersion, 10.4 string and 10.3.9 OS
      • From: Ricky Sharp <email@hidden>
  • Prev by Date: RE: Using NSCell in a custom view?
  • Next by Date: Re: Unexpected Window Menu Behavior
  • Previous by thread: Re: Executing Stored Procedures on a Microsoft SQL 2000 Server
  • Next by thread: Re: LSMinimumVersion, 10.4 string and 10.3.9 OS
  • Index(es):
    • Date
    • Thread