123456789101112131415161718192021222324252627282930 |
- <?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>AIzaSyB0js4be6MN7iB8FbQ6pu03Hjw4TPkYBgE</string>
- <key>GCM_SENDER_ID</key>
- <string>826534850691</string>
- <key>PLIST_VERSION</key>
- <string>1</string>
- <key>BUNDLE_ID</key>
- <string>com.hongyegroup.app24ifm</string>
- <key>PROJECT_ID</key>
- <string>ifm-21739</string>
- <key>STORAGE_BUCKET</key>
- <string>ifm-21739.firebasestorage.app</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:826534850691:ios:16c725bf24a7d1e9262bb6</string>
- </dict>
- </plist>
|