GoogleService-Info.plist 942 B

1234567891011121314151617181920212223242526
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
  3. <plist version="1.0">
  4. <dict>
  5. <key>API_KEY</key>
  6. <string>AIzaSyAzlj4APqi5S58nFtE52Da0fYBOHA2MhaY</string>
  7. <key>BUNDLE_ID</key>
  8. <string>id</string>
  9. <key>CLIENT_ID</key>
  10. <string>123456789000-hjugbg6ud799v4c49dim8ce2usclthar.apps.googleusercontent.com</string>
  11. <key>DATABASE_URL</key>
  12. <string>https://mockproject-1234.firebaseio.com</string>
  13. <key>GCM_SENDER_ID</key>
  14. <string>123456789000</string>
  15. <key>GOOGLE_APP_ID</key>
  16. <string>1:123456789000:ios:f1bf012572b04063</string>
  17. <key>PLIST_VERSION</key>
  18. <string>1</string>
  19. <key>PROJECT_ID</key>
  20. <string>mockproject-1234</string>
  21. <key>REVERSED_CLIENT_ID</key>
  22. <string>com.googleusercontent.apps.123456789000-hjugbg6ud799v4c49dim8ce2usclthar</string>
  23. <key>STORAGE_BUCKET</key>
  24. <string>mockproject-1234.appspot.com</string>
  25. </dict>
  26. </plist>