Skip navigation.
 
mlRe: Gracefully failing on unsupported OS version
FROM : Matt Neuburg
DATE : Mon Apr 18 20:31:17 2005

On Mon, 18 Apr 2005 13:43:56 -0400, John Brownlow <<email_removed>>
said:
>My app is targeted at 10.4 and better. I know that whatever I do,
>people are going to download it and try to use it on earlier versions.
>I don't want to use an installer, just the drag-to-Applications thing.
>However, as currently configured, on pre-10.4 systems the app just
>fails to launch without a word of explanation. The syslog shows that
>the cause of the crash is "failed objc_getClass(NS**tigerOnlyClass**)"
>
>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?


U-u-se the archi-i-ve, Lu-u-ke!

<http://www.cocoabuilder.com/archive/message/2003/10/10/86708>

m.

--
matt neuburg, phd = <email_removed>, <http://www.tidbits.com/matt/>
A fool + a tool + an autorelease pool = cool!
AppleScript: the Definitive Guide
<http://www.amazon.com/exec/obidos/ASIN/0596005571/somethingsbymatt>

Related mailsAuthorDate
mlGracefully failing on unsupported OS version John Brownlow Apr 18, 19:43
mlRe: Gracefully failing on unsupported OS version Shawn Erickson Apr 18, 19:56
mlRe: Gracefully failing on unsupported OS version Ingmar J Stein Apr 18, 19:56
mlRe: Gracefully failing on unsupported OS version John Brownlow Apr 18, 20:00
mlRe: Gracefully failing on unsupported OS version Ricky Sharp Apr 18, 20:04
mlRe: Gracefully failing on unsupported OS version Shawn Erickson Apr 18, 20:05
mlRe: Gracefully failing on unsupported OS version Ali Ozer Apr 18, 20:13
mlRe: Gracefully failing on unsupported OS version Ricky Sharp Apr 18, 20:17
mlRe: Gracefully failing on unsupported OS version John Brownlow Apr 18, 20:20
mlRe: Gracefully failing on unsupported OS version Matt Neuburg Apr 18, 20:31
mlRe: Gracefully failing on unsupported OS version John Brownlow Apr 18, 21:06
mlRe: Gracefully failing on unsupported OS version Rosyna Apr 18, 21:18
mlRe: Gracefully failing on unsupported OS version John Brownlow Apr 18, 21:23
mlRe: Gracefully failing on unsupported OS version Rosyna Apr 18, 21:45
mlRe: Gracefully failing on unsupported OS version Bill Cheeseman Apr 18, 22:42
mlRe: Gracefully failing on unsupported OS version Jonathon Mah Apr 19, 18:38