diff options
Diffstat (limited to 'Example/Core/App/GoogleService-Info.plist')
-rw-r--r-- | Example/Core/App/GoogleService-Info.plist | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/Example/Core/App/GoogleService-Info.plist b/Example/Core/App/GoogleService-Info.plist index 89afffe..3f7547f 100644 --- a/Example/Core/App/GoogleService-Info.plist +++ b/Example/Core/App/GoogleService-Info.plist @@ -10,8 +10,6 @@ <string>correct_client_id</string> <key>REVERSED_CLIENT_ID</key> <string>correct_reversed_client_id</string> - <key>ANDROID_CLIENT_ID</key> - <string>correct_android_client_id</string> <key>GOOGLE_APP_ID</key> <string>1:123:ios:123abc</string> <key>GCM_SENDER_ID</key> |