diff options
| author | omagdy7 <omar.professional8777@gmail.com> | 2023-12-05 22:40:01 +0200 |
|---|---|---|
| committer | omagdy7 <omar.professional8777@gmail.com> | 2023-12-05 22:40:01 +0200 |
| commit | 953b5ce3ad7e933c6f008202346fe5bf2985bf9e (patch) | |
| tree | 45cbfd660ea224ba095e37292a731522eac5be2f /macos/Runner/GoogleService-Info.plist | |
| parent | 3722890dfb243288417d0bbce88bdca99ec7493a (diff) | |
| download | carpool-953b5ce3ad7e933c6f008202346fe5bf2985bf9e.tar.xz carpool-953b5ce3ad7e933c6f008202346fe5bf2985bf9e.zip | |
Removed uncessary folders for github
Diffstat (limited to 'macos/Runner/GoogleService-Info.plist')
| -rw-r--r-- | macos/Runner/GoogleService-Info.plist | 30 |
1 files changed, 0 insertions, 30 deletions
diff --git a/macos/Runner/GoogleService-Info.plist b/macos/Runner/GoogleService-Info.plist deleted file mode 100644 index 4b9d32d..0000000 --- a/macos/Runner/GoogleService-Info.plist +++ /dev/null @@ -1,30 +0,0 @@ -<?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>API_KEY</key> - <string>AIzaSyDPVVoV41YzjMvC08fsQ7Rfmx2TsIMVrQY</string> - <key>GCM_SENDER_ID</key> - <string>824587935735</string> - <key>PLIST_VERSION</key> - <string>1</string> - <key>BUNDLE_ID</key> - <string>com.example.carpool.RunnerTests</string> - <key>PROJECT_ID</key> - <string>carpool-3cd5c</string> - <key>STORAGE_BUCKET</key> - <string>carpool-3cd5c.appspot.com</string> - <key>IS_ADS_ENABLED</key> - <false></false> - <key>IS_ANALYTICS_ENABLED</key> - <false></false> - <key>IS_APPINVITE_ENABLED</key> - <true></true> - <key>IS_GCM_ENABLED</key> - <true></true> - <key>IS_SIGNIN_ENABLED</key> - <true></true> - <key>GOOGLE_APP_ID</key> - <string>1:824587935735:ios:6a28a4d39e625fb65298f2</string> -</dict> -</plist>
\ No newline at end of file |
