Thursday, Mar 19, 2009 Multiple build target in Xcode
I am building the Finger Lite version in Xcode. My first idea is to create a new Target in the existing Finger project and update the code accordingly.
To add a compiler marcos “#if TARGET_NAME”, you can follow the tips in the site – Building for multiple iPhone targets in XCode by Dave Orchard