update app name and bundle id

This commit is contained in:
Robert 2017-01-17 17:03:39 +05:00
parent 24c19485de
commit 2a225c573f
2 changed files with 3 additions and 3 deletions

View File

@ -523,7 +523,7 @@
);
INFOPLIST_FILE = "template-Info.plist";
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
PRODUCT_BUNDLE_IDENTIFIER = fishrungames.template;
PRODUCT_BUNDLE_IDENTIFIER = fishrungames.doublehitballs;
PRODUCT_NAME = "$(TARGET_NAME)";
SWIFT_OBJC_BRIDGING_HEADER = "salmontemplate-Bridging-Header.h";
SWIFT_OPTIMIZATION_LEVEL = "-Onone";
@ -565,7 +565,7 @@
);
INFOPLIST_FILE = "template-Info.plist";
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
PRODUCT_BUNDLE_IDENTIFIER = fishrungames.template;
PRODUCT_BUNDLE_IDENTIFIER = fishrungames.doublehitballs;
PRODUCT_NAME = "$(TARGET_NAME)";
SWIFT_OBJC_BRIDGING_HEADER = "salmontemplate-Bridging-Header.h";
SWIFT_VERSION = 3.0;

View File

@ -5,7 +5,7 @@
<key>CFBundleDevelopmentRegion</key>
<string>en</string>
<key>CFBundleDisplayName</key>
<string>Salmon Universal Template</string>
<string>2x Hit Balls</string>
<key>CFBundleExecutable</key>
<string>${EXECUTABLE_NAME}</string>
<key>CFBundleIconFile</key>