aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/objective-c/tests/Info.plist
diff options
context:
space:
mode:
authorGravatar Muxi Yan <mxyan@google.com>2016-10-20 15:26:01 -0700
committerGravatar Muxi Yan <mxyan@google.com>2016-10-20 15:30:08 -0700
commit4a08e7146468e4195912476e71fdb8427292def5 (patch)
tree733c84d56c9bbb9cab8016c726fa582a879d4887 /src/objective-c/tests/Info.plist
parent9243c74868dbf581a98f7799e71f29cd1d55d79f (diff)
Revert PR #8425
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 ba72822e87..fbeeb96ba6 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>$(PRODUCT_BUNDLE_IDENTIFIER)</string>
+ <string>gRPC.$(PRODUCT_NAME:rfc1034identifier)</string>
<key>CFBundleInfoDictionaryVersion</key>
<string>6.0</string>
<key>CFBundleName</key>