aboutsummaryrefslogtreecommitdiffhomepage
path: root/experimental
diff options
context:
space:
mode:
authorGravatar stephana <stephana@google.com>2016-05-20 11:20:38 -0700
committerGravatar Commit bot <commit-bot@chromium.org>2016-05-20 11:20:38 -0700
commitde8af07e41efd335cb0f6fad131787ac363c4970 (patch)
tree04bc948285eccde312ccad4f3b5b855b60439f43 /experimental
parent87f15c8ff11ad2bfb0c6711d7837020a50fe7fb8 (diff)
Remove custom bundle ID for iOS
Diffstat (limited to 'experimental')
-rw-r--r--experimental/iOSShell/iOSShell-Info.plist2
1 files changed, 1 insertions, 1 deletions
diff --git a/experimental/iOSShell/iOSShell-Info.plist b/experimental/iOSShell/iOSShell-Info.plist
index 7f1a827655..69b62efd1c 100644
--- a/experimental/iOSShell/iOSShell-Info.plist
+++ b/experimental/iOSShell/iOSShell-Info.plist
@@ -11,7 +11,7 @@
<key>CFBundleIconFile</key>
<string></string>
<key>CFBundleIdentifier</key>
- <string>$(PRODUCT_BUNDLE_IDENTIFIER)</string>
+ <string>com.google.iOSShell</string>
<key>CFBundleInfoDictionaryVersion</key>
<string>6.0</string>
<key>CFBundleName</key>