Initial commit
This commit is contained in:
36
ios/GoogleService-Info.plist
Normal file
36
ios/GoogleService-Info.plist
Normal file
@@ -0,0 +1,36 @@
|
||||
<?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>441447288850-m7pld8j4gv8k1guc5l0jpk1auqi93mna.apps.googleusercontent.com</string>
|
||||
<key>REVERSED_CLIENT_ID</key>
|
||||
<string>com.googleusercontent.apps.441447288850-m7pld8j4gv8k1guc5l0jpk1auqi93mna</string>
|
||||
<key>ANDROID_CLIENT_ID</key>
|
||||
<string>441447288850-2dj30aok9mn0gi8n09pshbo2odt6u643.apps.googleusercontent.com</string>
|
||||
<key>API_KEY</key>
|
||||
<string>AIzaSyCLcT0zGwqlsKEhlfYEScuvZJ4FJXfeOGM</string>
|
||||
<key>GCM_SENDER_ID</key>
|
||||
<string>441447288850</string>
|
||||
<key>PLIST_VERSION</key>
|
||||
<string>1</string>
|
||||
<key>BUNDLE_ID</key>
|
||||
<string>cm.hum.humApp</string>
|
||||
<key>PROJECT_ID</key>
|
||||
<string>hum-app-d68e3</string>
|
||||
<key>STORAGE_BUCKET</key>
|
||||
<string>hum-app-d68e3.firebasestorage.app</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:441447288850:ios:ad92e9d3f3108173edc8cb</string>
|
||||
</dict>
|
||||
</plist>
|
||||
Reference in New Issue
Block a user