Lite Game: Duplicate Xcode Project
Is there a good way to duplicate an xcode project so i can use the same basic game, but cut out a bunch of stuff for a "lite version".
i've tried just copying the folder and renaming the xcode file, but when I build there is only 1 version of the app on the simulator - it just replaces the "full version".
|