LSMinimumVersion, 10.4 string and 10.3.9 OS
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