This repository has been archived on 2024-10-18. You can view files and clone it, but cannot push or open issues or pull requests.
ftc_patient_app/ios/Runner/GoogleService-Info.plist

30 lines
884 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>AIzaSyAkJyvTX8oQSY9Ju3L39oupZbdy4Eo-RbA</string>
<key>GCM_SENDER_ID</key>
<string>583559514958</string>
<key>PLIST_VERSION</key>
<string>1</string>
<key>BUNDLE_ID</key>
<string>com.ftc.app.ftcMobileApp</string>
<key>PROJECT_ID</key>
<string>ftc-services-ea8d6</string>
<key>STORAGE_BUCKET</key>
<string>ftc-services-ea8d6.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:583559514958:ios:5ec9cd88ca24777932ec1f</string>
</dict>
</plist>