aboutsummaryrefslogtreecommitdiff
path: root/GTM-Info.plist
diff options
context:
space:
mode:
Diffstat (limited to 'GTM-Info.plist')
-rw-r--r--GTM-Info.plist4
1 files changed, 2 insertions, 2 deletions
diff --git a/GTM-Info.plist b/GTM-Info.plist
index 41b915d..de31ba4 100644
--- a/GTM-Info.plist
+++ b/GTM-Info.plist
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
+<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>CFBundleDevelopmentRegion</key>
@@ -7,7 +7,7 @@
<key>CFBundleExecutable</key>
<string>${EXECUTABLE_NAME}</string>
<key>CFBundleIdentifier</key>
- <string>com.google.GTM</string>
+ <string>$(PRODUCT_BUNDLE_IDENTIFIER)</string>
<key>CFBundleInfoDictionaryVersion</key>
<string>6.0</string>
<key>CFBundlePackageType</key>