aboutsummaryrefslogtreecommitdiff
path: root/UnitTest-Info.plist
diff options
context:
space:
mode:
authorGravatar Thomas Van Lenten <thomasvl@google.com>2017-10-06 13:21:11 -0400
committerGravatar Thomas Van Lenten <thomasvl@google.com>2017-10-06 13:37:34 -0400
commiteb6495255c76f940fb6ca6083f7ba0d3b2ae7b41 (patch)
treecf26f5196c42c3dffb95cad7cfb362d83fd75e79 /UnitTest-Info.plist
parent4fdef15a32fe666a90073ffe00da4779d7902a65 (diff)
Let Xcode 9 update the settings on the projects.
Diffstat (limited to 'UnitTest-Info.plist')
-rw-r--r--UnitTest-Info.plist2
1 files changed, 1 insertions, 1 deletions
diff --git a/UnitTest-Info.plist b/UnitTest-Info.plist
index 8f36dfe..460a7d9 100644
--- a/UnitTest-Info.plist
+++ b/UnitTest-Info.plist
@@ -7,7 +7,7 @@
<key>CFBundleExecutable</key>
<string>${EXECUTABLE_NAME}</string>
<key>CFBundleIdentifier</key>
- <string>com.google.${PRODUCT_NAME:rfc1034identifier}</string>
+ <string>$(PRODUCT_BUNDLE_IDENTIFIER)</string>
<key>CFBundleInfoDictionaryVersion</key>
<string>6.0</string>
<key>CFBundlePackageType</key>