Tagged Questions
4
votes
2answers
1k views
XCode Different Resources For Different Targets
I am developing an iPhone app and there will be a Full as well as a Lite version of that app. In order get both bundles from the same source code and xcode project I added another target to the xcode ...