Hi friends,
I'm a newbie. I want to develop an app which should run in OS X from 10.1 to 10.4. I have 10.4 as development OS with Xcode 2.4.1 from ADC. In Apple site they mention as Xcode is having build environment for 10.3 and 10.2 included.
So
1. What are the general guidelines on building for Multiple OS X version?
2. Any beginner tutorials on this ?
3.What about the build environment for 10.1?
I'm going to use CoreAudio/quicktime, Cocoa , Obj-c in the App.
Thanks for your time.