I was trying to compile my project under xcode 3.2.3 to make it run on OS X 10.5 I've set the SDKROOT to macosx10.5 and Deployment Target to 10.5, but it still shows to use SDK 10.6 during compiling. And it changed the minimumversion to 10.6 in built Info.plist.
Anybody get any ideas on this??
thanks