aboutsummaryrefslogtreecommitdiffhomepage
path: root/grpc-common/objective-c/auth_sample/Misc/GoogleService-Info.plist
diff options
context:
space:
mode:
authorGravatar Stanley Cheung <stanleycheung@google.com>2015-08-27 13:58:54 -0700
committerGravatar Stanley Cheung <stanleycheung@google.com>2015-08-27 13:58:54 -0700
commitb2bea23365acb0bcc1b5adba2d5b2fa5a22eb872 (patch)
treea676bf2467b26cdc733dec4fa1d6ce03861f6083 /grpc-common/objective-c/auth_sample/Misc/GoogleService-Info.plist
parent60ff5c3c872b9630e256772c0440a169c7cfae10 (diff)
parent6905915db1fe4b66e40f03014f7f14c74f3fee16 (diff)
move grpc-common examples to here
Diffstat (limited to 'grpc-common/objective-c/auth_sample/Misc/GoogleService-Info.plist')
-rw-r--r--grpc-common/objective-c/auth_sample/Misc/GoogleService-Info.plist10
1 files changed, 10 insertions, 0 deletions
diff --git a/grpc-common/objective-c/auth_sample/Misc/GoogleService-Info.plist b/grpc-common/objective-c/auth_sample/Misc/GoogleService-Info.plist
new file mode 100644
index 0000000000..86909d84a3
--- /dev/null
+++ b/grpc-common/objective-c/auth_sample/Misc/GoogleService-Info.plist
@@ -0,0 +1,10 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
+<plist version="1.0">
+<dict>
+ <key>CLIENT_ID</key>
+ <string>15087385131-lh9bpkiai9nls53uadju0if6k7un3uih.apps.googleusercontent.com</string>
+ <key>REVERSED_CLIENT_ID</key>
+ <string>com.googleusercontent.apps.15087385131-lh9bpkiai9nls53uadju0if6k7un3uih</string>
+</dict>
+</plist> \ No newline at end of file