Re: Cocoa System Requirements

2009-07-06 Thread Kiel Gillard
Cocoa has been around since wham and has always been a part of Mac OS X. However, certain API has been added or removed. Those changes are identifiable in the documentation for that API. For example, Core Animation was added in Mac OS X 10.5 Leopard. The documentation clearly indicates Core

Re: Cocoa System Requirements

2009-07-06 Thread Nick Zitzmann
On Jul 6, 2009, at 5:45 PM, Joelle Lam wrote: Where can I find the minimum System Requirements for Cocoa. In other words, is there a Mac OS that does not provide Cocoa support (ie Mac OS Tiger on PPC)? The AppKit and Foundation components of Cocoa are in all editions of Mac OS X (incl

Re: Cocoa System Requirements

2009-07-06 Thread Graham Cox
On 07/07/2009, at 9:45 AM, Joelle Lam wrote: Where can I find the minimum System Requirements for Cocoa. In other words, is there a Mac OS that does not provide Cocoa support (ie Mac OS Tiger on PPC)? No. Mac OS X (all versions, from 10.0 up) supports Cocoa. However there are different

Re: Cocoa System Requirements

2009-07-06 Thread Jeff LaMarche
Every version of OS X and therefore every Mac that can run OS X can run Cocoa apps. Not necessarily any Coco app (certain features like core data or properties only became available with a specific OS release), but some version of Cocoa. I started writing Cocoa on a G3 tower, so anything yo

Cocoa System Requirements

2009-07-06 Thread Joelle Lam
Hello, Where can I find the minimum System Requirements for Cocoa. In other words, is there a Mac OS that does not provide Cocoa support (ie Mac OS Tiger on PPC)? Thanks! Joelle -- Joelle Lam j...@aptana.com Twitter: http://twitter.com/aptana Facebook: http://aptana.com/facebook _