summaryrefslogtreecommitdiff
path: root/tools/ios_xcode_template/godot_ios
diff options
context:
space:
mode:
authorRémi Verschelde <rverschelde@gmail.com>2015-11-27 18:47:30 +0100
committerRémi Verschelde <rverschelde@gmail.com>2015-11-27 18:54:09 +0100
commit55d56d9b7cf240fb426c58a62aad21a6997ee550 (patch)
treec73aa996a847c4069a17a9c5108768f547cba9f7 /tools/ios_xcode_template/godot_ios
parented4738fbed6d08e85bbf2b60b9dcad64bd4c8753 (diff)
Replace hardcoded references to Okam Studio by Godot Engine
Since the engine development is now independent. Fixes #2836.
Diffstat (limited to 'tools/ios_xcode_template/godot_ios')
-rw-r--r--tools/ios_xcode_template/godot_ios/godot_ios-Info.plist2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/ios_xcode_template/godot_ios/godot_ios-Info.plist b/tools/ios_xcode_template/godot_ios/godot_ios-Info.plist
index f34ebb97f0..357970920a 100644
--- a/tools/ios_xcode_template/godot_ios/godot_ios-Info.plist
+++ b/tools/ios_xcode_template/godot_ios/godot_ios-Info.plist
@@ -9,7 +9,7 @@
<key>CFBundleExecutable</key>
<string>godot_opt.iphone</string>
<key>CFBundleIdentifier</key>
- <string>com.okamstudios.${PRODUCT_NAME:rfc1034identifier}</string>
+ <string>org.godotengine.${PRODUCT_NAME:rfc1034identifier}</string>
<key>CFBundleInfoDictionaryVersion</key>
<string>6.0</string>
<key>CFBundleName</key>