ios - Is there any feature in xcode for flavor like in android -
i have source code use 2 applications. have change image icons,splash screen,app name , sort of things, want know there way xcode support/feature able dynamically android studio does.
here link:
http://tools.android.com/tech-docs/new-build-system/build-system-concepts
you'll have create different build target each "flavor" want. there can specify different info.plists or build settings each.
Comments
Post a Comment