aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/objective-c/tests/Info.plist
diff options
context:
space:
mode:
authorGravatar Jorge Canizales <jcanizales@google.com>2016-10-19 12:00:21 -0700
committerGravatar Jorge Canizales <jcanizales@google.com>2016-10-19 12:00:21 -0700
commit8f4e312c58a05c8fc595aa871d2c434ea1a3b87a (patch)
treecb8758bfa7c7dd714a5fb8241e8450438145c595 /src/objective-c/tests/Info.plist
parentbc7fae22ae92d8707424b96fca40e34c6719e004 (diff)
Update tests project to XCode 8
Diffstat (limited to 'src/objective-c/tests/Info.plist')
-rw-r--r--src/objective-c/tests/Info.plist2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/objective-c/tests/Info.plist b/src/objective-c/tests/Info.plist
index fbeeb96ba6..ba72822e87 100644
--- a/src/objective-c/tests/Info.plist
+++ b/src/objective-c/tests/Info.plist
@@ -7,7 +7,7 @@
<key>CFBundleExecutable</key>
<string>$(EXECUTABLE_NAME)</string>
<key>CFBundleIdentifier</key>
- <string>gRPC.$(PRODUCT_NAME:rfc1034identifier)</string>
+ <string>$(PRODUCT_BUNDLE_IDENTIFIER)</string>
<key>CFBundleInfoDictionaryVersion</key>
<string>6.0</string>
<key>CFBundleName</key>