iot-firebase/IoT-iOS/Firebase test/GoogleService-Info.plist
2020-10-05 10:08:16 +01:00

36 lines
1.1 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>706842395090-2n8kl2iiukc4j80qiqldv3mkj9vb8hc4.apps.googleusercontent.com</string>
<key>REVERSED_CLIENT_ID</key>
<string>com.googleusercontent.apps.706842395090-2n8kl2iiukc4j80qiqldv3mkj9vb8hc4</string>
<key>API_KEY</key>
<string>AIzaSyBJI0TYV912w_zwctExAR_-jaw_81Uvelk</string>
<key>GCM_SENDER_ID</key>
<string>706842395090</string>
<key>PLIST_VERSION</key>
<string>1</string>
<key>BUNDLE_ID</key>
<string>ac.mh.iot</string>
<key>PROJECT_ID</key>
<string>de-iot</string>
<key>STORAGE_BUCKET</key>
<string>de-iot.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:706842395090:ios:9409ca2caaf40058b8880b</string>
<key>DATABASE_URL</key>
<string>https://de-iot.firebaseio.com</string>
</dict>
</plist>