Re: MAC OS X (10.1.x) and Jaguar
Re: MAC OS X (10.1.x) and Jaguar
- Subject: Re: MAC OS X (10.1.x) and Jaguar
- From: Finlay Dobbie <email@hidden>
- Date: Mon, 9 Dec 2002 07:23:50 +0000
On Monday, December 9, 2002, at 07:09 AM, Cristi Savu wrote:
If I write an application using Cocoa on Jaguar, can I be sure that
code will also work on 10.1.x ?
No. You need to avoid using new 10.2 APIs, and avoid linking against
new frameworks. Even then, there are a few gotchas.
And of course : If I use 10.1.x for coding and compiling can I be
sure that application will run on Jaguar too?
In general, yes.
-- Finlay
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.