GoogleService-Info.plist 1.2 KB

123456789101112131415161718192021222324252627282930313233343536
  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>CLIENT_ID</key>
  6. <string>718180692364-6kt5r5va1o4jv6ucvjnr5jh3luqlbpkg.apps.googleusercontent.com</string>
  7. <key>REVERSED_CLIENT_ID</key>
  8. <string>com.googleusercontent.apps.718180692364-6kt5r5va1o4jv6ucvjnr5jh3luqlbpkg</string>
  9. <key>ANDROID_CLIENT_ID</key>
  10. <string>718180692364-q5g325g55enqfm3lr3ih73spioeo53ij.apps.googleusercontent.com</string>
  11. <key>API_KEY</key>
  12. <string>AIzaSyCSAae_p1nxi0cI0AjMQh8HzO2mR8_iz-k</string>
  13. <key>GCM_SENDER_ID</key>
  14. <string>718180692364</string>
  15. <key>PLIST_VERSION</key>
  16. <string>1</string>
  17. <key>BUNDLE_ID</key>
  18. <string>com.boli.ios</string>
  19. <key>PROJECT_ID</key>
  20. <string>boliking</string>
  21. <key>STORAGE_BUCKET</key>
  22. <string>boliking.firebasestorage.app</string>
  23. <key>IS_ADS_ENABLED</key>
  24. <false></false>
  25. <key>IS_ANALYTICS_ENABLED</key>
  26. <false></false>
  27. <key>IS_APPINVITE_ENABLED</key>
  28. <true></true>
  29. <key>IS_GCM_ENABLED</key>
  30. <true></true>
  31. <key>IS_SIGNIN_ENABLED</key>
  32. <true></true>
  33. <key>GOOGLE_APP_ID</key>
  34. <string>1:718180692364:ios:d431350e1bdf7c1eb566a9</string>
  35. </dict>
  36. </plist>