Re: Preference Pane require version test?
Re: Preference Pane require version test?
- Subject: Re: Preference Pane require version test?
- From: leenoori <email@hidden>
- Date: Tue, 19 Dec 2006 12:30:33 +0100
El 19/12/2006, a las 10:45, Trygve Inda escribió:
I have a System Preference Pane that needs to require 10.4. How can
I tell
the System Preference app that my pane needs 10.4?
You can't. Your options are either:
(a) don't install the bundle on old systems (in which case this
becomes a problem for you to solve in your installer, your installer
package, or your website)
(b) use some variation of weak linking or other technique which
allows you to test for required functionality and fail gracefully if
it is not present; the exact nature of how you would do this depends
on what 10.4 functionality you require
_______________________________________________
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