Aplikacja_mobilna/cookbook/ios/Runner/GoogleService-Info.plist

36 lines
1.2 KiB
Plaintext

<?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>835389409527-g92gmuilk8hkgte1pi8ac6dgsck5a85f.apps.googleusercontent.com</string>
<key>REVERSED_CLIENT_ID</key>
<string>com.googleusercontent.apps.835389409527-g92gmuilk8hkgte1pi8ac6dgsck5a85f</string>
<key>API_KEY</key>
<string>AIzaSyAmIc6aN2dbTnklQWVruGZrWPB-gcy7O90</string>
<key>GCM_SENDER_ID</key>
<string>835389409527</string>
<key>PLIST_VERSION</key>
<string>1</string>
<key>BUNDLE_ID</key>
<string>com.example.cookbook</string>
<key>PROJECT_ID</key>
<string>recipebook-68fea</string>
<key>STORAGE_BUCKET</key>
<string>recipebook-68fea.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:835389409527:ios:b96c54a3f5b9bbfce7abf2</string>
<key>DATABASE_URL</key>
<string>https://recipebook-68fea-default-rtdb.europe-west1.firebasedatabase.app</string>
</dict>
</plist>