Replace some project setup with Rome specific setup.
This commit is contained in:
@@ -3,21 +3,21 @@
|
||||
<plist version="1.0">
|
||||
<dict>
|
||||
<key>CLIENT_ID</key>
|
||||
<string>253497221485-qgnj5ve8q0gk2jsmsbsf8qh1i8q04enq.apps.googleusercontent.com</string>
|
||||
<string>147786367145-edt1dv440bco2afusuull5jci42k81v1.apps.googleusercontent.com</string>
|
||||
<key>REVERSED_CLIENT_ID</key>
|
||||
<string>com.googleusercontent.apps.253497221485-qgnj5ve8q0gk2jsmsbsf8qh1i8q04enq</string>
|
||||
<string>com.googleusercontent.apps.147786367145-edt1dv440bco2afusuull5jci42k81v1</string>
|
||||
<key>API_KEY</key>
|
||||
<string>AIzaSyAVKJ2eHZpKxsA0a3qyZImg-ePfuwcuCrE</string>
|
||||
<string>AIzaSyAGI0-1kPaUR-OnmneKZArgnVBYSLuCqlM</string>
|
||||
<key>GCM_SENDER_ID</key>
|
||||
<string>253497221485</string>
|
||||
<string>147786367145</string>
|
||||
<key>PLIST_VERSION</key>
|
||||
<string>1</string>
|
||||
<key>BUNDLE_ID</key>
|
||||
<string>com.imex.imexmobile</string>
|
||||
<string>com.rome.mobile</string>
|
||||
<key>PROJECT_ID</key>
|
||||
<string>imex-prod</string>
|
||||
<string>rome-prod-1</string>
|
||||
<key>STORAGE_BUCKET</key>
|
||||
<string>imex-prod.appspot.com</string>
|
||||
<string>rome-prod-1.appspot.com</string>
|
||||
<key>IS_ADS_ENABLED</key>
|
||||
<false></false>
|
||||
<key>IS_ANALYTICS_ENABLED</key>
|
||||
@@ -29,8 +29,6 @@
|
||||
<key>IS_SIGNIN_ENABLED</key>
|
||||
<true></true>
|
||||
<key>GOOGLE_APP_ID</key>
|
||||
<string>1:253497221485:ios:fcbe67f6c6f7da68227a64</string>
|
||||
<key>DATABASE_URL</key>
|
||||
<string>https://imex-prod.firebaseio.com</string>
|
||||
<string>1:147786367145:ios:ebd3eaac9ad3c2d4a8a9b8</string>
|
||||
</dict>
|
||||
</plist>
|
||||
Reference in New Issue
Block a user