Set application name depending on the build type
Having a different application name for release and development builds.
Under Targets/(Target Name) go to Build Settings tab
On the top-left-side click on the + sign to add a user defined setting under User-Defined
Name it BUNDLE_DISPLAY_NAME and set name for each buiuld configuration
in the -info.plist file change Bundle display name to ${BUNDLE_DISPLAY_NAME}
Subscribe to The infinite monkey theorem
Get the latest posts delivered right to your inbox