When I start a new project in Xcode 3.2.3 on mac os 10.6.6 , what are the steps I need to do to ensure that the resulting code will work under MacOS X 10.4 or 10.5? What settings in the project do I need to alter?
Example:
Base SDK: Mac os x 10.6 (the latest sdk version on the current os)
Mac os x Deployment Target: Mac os x 10.4
But i don't know whether it is right?
Many thanks.
Example:
Base SDK: Mac os x 10.6 (the latest sdk version on the current os)
Mac os x Deployment Target: Mac os x 10.4
But i don't know whether it is right?
Many thanks.