update app name and bundle id
This commit is contained in:
parent
24c19485de
commit
2a225c573f
@ -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;
|
||||
|
@ -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>
|
||||
|
Loading…
Reference in New Issue
Block a user