123456789101112131415161718192021222324252627282930313233343536 |
- <?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>CLIENT_ID</key>
- <string>200315252870-qv79re5kgcbh6j18tk7g7segi1qo7tt4.apps.googleusercontent.com</string>
- <key>REVERSED_CLIENT_ID</key>
- <string>com.googleusercontent.apps.200315252870-qv79re5kgcbh6j18tk7g7segi1qo7tt4</string>
- <key>API_KEY</key>
- <string>AIzaSyDrrq1_YXi9yAjdfl3hQyz1xhbtnfwkcO0</string>
- <key>GCM_SENDER_ID</key>
- <string>200315252870</string>
- <key>PLIST_VERSION</key>
- <string>1</string>
- <key>BUNDLE_ID</key>
- <string>com.potting.test</string>
- <key>PROJECT_ID</key>
- <string>unity-test-707a2</string>
- <key>STORAGE_BUCKET</key>
- <string>unity-test-707a2.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:200315252870:ios:d243c743aa6151df5fe107</string>
- <key>DATABASE_URL</key>
- <string>https://unity-test-707a2.firebaseio.com</string>
- </dict>
- </plist>
|