Re: Gracefully failing on unsupported OS version
Re: Gracefully failing on unsupported OS version
- Subject: Re: Gracefully failing on unsupported OS version
- From: Ingmar J Stein <email@hidden>
- Date: Mon, 18 Apr 2005 19:56:57 +0200
What's the nicest way of catching this problem without using an
installer? If the app won't launch in, say, 10.3, how can I tell
the user very politely that they need to upgrade if they want to
use my app?
Maybe you can set the LSMinimumSystemVersion key in your Info.plist
file. See
http://developer.apple.com/documentation/MacOSX/Conceptual/
BPRuntimeConfig/Concepts/PListKeys.html#//apple_ref/doc/uid/20001431/
BAJDHACB
HTH,
Ingmar
_______________________________________________
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