aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/objective-c/examples/Sample/Sample/Info.plist
diff options
context:
space:
mode:
Diffstat (limited to 'src/objective-c/examples/Sample/Sample/Info.plist')
-rw-r--r--src/objective-c/examples/Sample/Sample/Info.plist2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/objective-c/examples/Sample/Sample/Info.plist b/src/objective-c/examples/Sample/Sample/Info.plist
index 4436635ab4..2cdf09dc2f 100644
--- a/src/objective-c/examples/Sample/Sample/Info.plist
+++ b/src/objective-c/examples/Sample/Sample/Info.plist
@@ -7,7 +7,7 @@
<key>CFBundleExecutable</key>
<string>$(EXECUTABLE_NAME)</string>
<key>CFBundleIdentifier</key>
- <string>org.grpc.$(PRODUCT_NAME:rfc1034identifier)</string>
+ <string>$(PRODUCT_BUNDLE_IDENTIFIER)</string>
<key>CFBundleInfoDictionaryVersion</key>
<string>6.0</string>
<key>CFBundleName</key>