暂无描述
您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符

GoogleService-Info.plist 1.1KB

12345678910111213141516171819202122232425262728293031323334
  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>476641837995-stu3jdmp8vk9ovgps0l5fuhamj8v0kms.apps.googleusercontent.com</string>
  7. <key>REVERSED_CLIENT_ID</key>
  8. <string>com.googleusercontent.apps.476641837995-stu3jdmp8vk9ovgps0l5fuhamj8v0kms</string>
  9. <key>API_KEY</key>
  10. <string>AIzaSyDtzT93pKa1UvHhlNlkmt_Kpvfjq_QVO5g</string>
  11. <key>GCM_SENDER_ID</key>
  12. <string>476641837995</string>
  13. <key>PLIST_VERSION</key>
  14. <string>1</string>
  15. <key>BUNDLE_ID</key>
  16. <string>com.icp.tower</string>
  17. <key>PROJECT_ID</key>
  18. <string>employee-self-service-8280b</string>
  19. <key>STORAGE_BUCKET</key>
  20. <string>employee-self-service-8280b.appspot.com</string>
  21. <key>IS_ADS_ENABLED</key>
  22. <false></false>
  23. <key>IS_ANALYTICS_ENABLED</key>
  24. <false></false>
  25. <key>IS_APPINVITE_ENABLED</key>
  26. <true></true>
  27. <key>IS_GCM_ENABLED</key>
  28. <true></true>
  29. <key>IS_SIGNIN_ENABLED</key>
  30. <true></true>
  31. <key>GOOGLE_APP_ID</key>
  32. <string>1:476641837995:ios:6f6cfeb3604f74d10e08ee</string>
  33. </dict>
  34. </plist>