Re: Developing for Tiger and Panther;
Re: Developing for Tiger and Panther;
- Subject: Re: Developing for Tiger and Panther;
- From: j o a r <email@hidden>
- Date: Wed, 27 Jul 2005 00:43:59 +0200
On 27 jul 2005, at 00.30, Matt Budd (Madentec) wrote:
I want to use the new NSAnimation in my code, but my app has to run
in both Tiger and Panther. I've rolled my own Animation class that
works similiar to NSAnimation (i.e. notifying the delgate when it
hits a certain point in the animation), so I was hoping to be able
to use my own class on Panther, and then the NSAnimation class
(with bettter implementations) on Tiger.
What is the best way to do this in code. I would prefer one
executable instead of having to create two different Targets in my
Xcode project. Is there a run-time check to say whether I am
running on 10.3 versus 10.4? I have my project set to "Cross-
Develop using Target SDK: Mac OS X 10.3.9", since that is miminum
requirement.
Thanks for any info...
<http://developer.apple.com/technotes/tn2002/tn2064.html>
j o a r
Attachment:
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________
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