aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/objective-c/tests/Info.plist
diff options
context:
space:
mode:
authorGravatar Sree Kuchibhotla <sreek@google.com>2016-10-19 17:03:26 -0700
committerGravatar Sree Kuchibhotla <sreek@google.com>2016-10-19 17:03:26 -0700
commit491e1a63064acfb53d61dce4de1beb4a57b3b0c3 (patch)
tree1c0ee9c2bf67fb2b0a9157f29c37854c195dd925 /src/objective-c/tests/Info.plist
parent920ed0c4187761b55d081e1eed7eb7fbbbe6e757 (diff)
parent70ee74c4798afe781788d40afe1923feff37d657 (diff)
Merge branch 'master' into rpc_mgr
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>