Re: Deployment build from Tiger not running on Panther
Re: Deployment build from Tiger not running on Panther
- Subject: Re: Deployment build from Tiger not running on Panther
- From: Nick Zitzmann <email@hidden>
- Date: Wed, 19 Oct 2005 07:14:33 -0600
On Oct 19, 2005, at 4:48 AM, Harmanpreet Bachal wrote:
No i do not use the 10.3.9 Cross Development SDK coz i got my job
of checking the versions through the macros in AvailabilityMacros.h.
As Joar suggested, you cannot use code that is linked against the
Quartz framework in Panther, because Panther does not have that
framework. There is a workaround, however - you can place the code
that uses the Quartz framework into a bundle, and load that bundle
using the NSBundle class if the user is using Tiger.
Nick Zitzmann
<http://www.chronosnet.com/>
_______________________________________________
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