feat: Add entitlements file and update GoogleService-Info.plist for improved authentication support
This commit is contained in:
@@ -3,11 +3,11 @@
|
||||
<plist version="1.0">
|
||||
<dict>
|
||||
<key>CLIENT_ID</key>
|
||||
<string>521527250907-3i1qe2656eojs8k9hjdi573j09i9p41m.apps.googleusercontent.com</string>
|
||||
<string>521527250907-196i04qgm4talrosgi0ne0q8en90hkkh.apps.googleusercontent.com</string>
|
||||
<key>REVERSED_CLIENT_ID</key>
|
||||
<string>com.googleusercontent.apps.521527250907-3i1qe2656eojs8k9hjdi573j09i9p41m</string>
|
||||
<string>com.googleusercontent.apps.521527250907-196i04qgm4talrosgi0ne0q8en90hkkh</string>
|
||||
<key>ANDROID_CLIENT_ID</key>
|
||||
<string>521527250907-lqgj1lmfcsjusm2be9r6kpuanq3jvjcd.apps.googleusercontent.com</string>
|
||||
<string>521527250907-19lrclc10eb0p8li1qutepctfqdohn0b.apps.googleusercontent.com</string>
|
||||
<key>API_KEY</key>
|
||||
<string>AIzaSyBFaSzvcvO8qg7El-2jRf7WctZIMKNA4-I</string>
|
||||
<key>GCM_SENDER_ID</key>
|
||||
@@ -15,7 +15,7 @@
|
||||
<key>PLIST_VERSION</key>
|
||||
<string>1</string>
|
||||
<key>BUNDLE_ID</key>
|
||||
<string>com.example.travelMate</string>
|
||||
<string>be.devdayronvl.TravelMate</string>
|
||||
<key>PROJECT_ID</key>
|
||||
<string>travelmate-a47f5</string>
|
||||
<key>STORAGE_BUCKET</key>
|
||||
@@ -31,6 +31,6 @@
|
||||
<key>IS_SIGNIN_ENABLED</key>
|
||||
<true></true>
|
||||
<key>GOOGLE_APP_ID</key>
|
||||
<string>1:521527250907:ios:64b41be39c54db1c7da1fe</string>
|
||||
<string>1:521527250907:ios:52058410e09e5d3a7da1fe</string>
|
||||
</dict>
|
||||
</plist>
|
||||
Reference in New Issue
Block a user