AtmoSphere/ios/Runner/GoogleService-Info.plist
2026-01-16 18:22:32 +08:00

30 lines
905 B
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>API_KEY</key>
<string>AIzaSyBJ9bnq3aCfZvl7yh1gRxdHAGAzKmEQeUI</string>
<key>GCM_SENDER_ID</key>
<string>1096997940202</string>
<key>PLIST_VERSION</key>
<string>1</string>
<key>BUNDLE_ID</key>
<string>com.atmoSphereWeather.atmoSphereWeather</string>
<key>PROJECT_ID</key>
<string>atmosphere-b59e0</string>
<key>STORAGE_BUCKET</key>
<string>atmosphere-b59e0.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:1096997940202:ios:4be9f1a44c9b353309a093</string>
</dict>
</plist>