0.4.0.2
This commit is contained in:
parent
28b8b6dfb0
commit
02a761c3b4
@ -3,17 +3,17 @@
|
||||
<plist version="1.0">
|
||||
<dict>
|
||||
<key>API_KEY</key>
|
||||
<string>AIzaSyBWnBVlWIKZkrqbT9qylXsgSXcAKuyLnUM</string>
|
||||
<string>AIzaSyDetshpPepjuBLNC-KRUycsvxBpsdd1bmo</string>
|
||||
<key>GCM_SENDER_ID</key>
|
||||
<string>104010899787</string>
|
||||
<string>1011798272954</string>
|
||||
<key>PLIST_VERSION</key>
|
||||
<string>1</string>
|
||||
<key>BUNDLE_ID</key>
|
||||
<string>com.capers.bluewater</string>
|
||||
<string>com.capers.ghostpub</string>
|
||||
<key>PROJECT_ID</key>
|
||||
<string>test001-4ee71</string>
|
||||
<string>ghostpub-3d8ef</string>
|
||||
<key>STORAGE_BUCKET</key>
|
||||
<string>test001-4ee71.firebasestorage.app</string>
|
||||
<string>ghostpub-3d8ef.firebasestorage.app</string>
|
||||
<key>IS_ADS_ENABLED</key>
|
||||
<false></false>
|
||||
<key>IS_ANALYTICS_ENABLED</key>
|
||||
@ -25,8 +25,8 @@
|
||||
<key>IS_SIGNIN_ENABLED</key>
|
||||
<true></true>
|
||||
<key>GOOGLE_APP_ID</key>
|
||||
<string>1:104010899787:ios:a6481a7a319b2bbdf188ce</string>
|
||||
<string>1:1011798272954:ios:e78a98d97d5c61f6ed0b83</string>
|
||||
<key>DATABASE_URL</key>
|
||||
<string>https://test001-4ee71-default-rtdb.firebaseio.com</string>
|
||||
<string>https://ghostpub-3d8ef-default-rtdb.firebaseio.com</string>
|
||||
</dict>
|
||||
</plist>
|
@ -1,22 +1,22 @@
|
||||
{
|
||||
"project_info": {
|
||||
"project_number": "104010899787",
|
||||
"firebase_url": "https://test001-4ee71-default-rtdb.firebaseio.com",
|
||||
"project_id": "test001-4ee71",
|
||||
"storage_bucket": "test001-4ee71.firebasestorage.app"
|
||||
"project_number": "1011798272954",
|
||||
"firebase_url": "https://ghostpub-3d8ef-default-rtdb.firebaseio.com",
|
||||
"project_id": "ghostpub-3d8ef",
|
||||
"storage_bucket": "ghostpub-3d8ef.firebasestorage.app"
|
||||
},
|
||||
"client": [
|
||||
{
|
||||
"client_info": {
|
||||
"mobilesdk_app_id": "1:104010899787:android:e10db6217437bb9ff188ce",
|
||||
"mobilesdk_app_id": "1:1011798272954:android:13468400c1a97543ed0b83",
|
||||
"android_client_info": {
|
||||
"package_name": "com.capers.bluewater"
|
||||
"package_name": "com.capers.ghostpub"
|
||||
}
|
||||
},
|
||||
"oauth_client": [],
|
||||
"api_key": [
|
||||
{
|
||||
"current_key": "AIzaSyDPlwgwGpKVRRbqZIUnlfizofXSdS_EW2I"
|
||||
"current_key": "AIzaSyD6DDYU08Y8HFCL_5FzgWknNA4ZXYojswo"
|
||||
}
|
||||
],
|
||||
"services": {
|
||||
|
@ -1,5 +1,5 @@
|
||||
fileFormatVersion: 2
|
||||
guid: 1691a7f8a8ddbc5458018a84090ec26e
|
||||
guid: 083ccbece78c4b849b208ac39b1f23aa
|
||||
DefaultImporter:
|
||||
externalObjects: {}
|
||||
userData:
|
||||
|
@ -1,22 +1,22 @@
|
||||
{
|
||||
"project_info": {
|
||||
"project_number": "104010899787",
|
||||
"firebase_url": "https://test001-4ee71-default-rtdb.firebaseio.com",
|
||||
"project_id": "test001-4ee71",
|
||||
"storage_bucket": "test001-4ee71.firebasestorage.app"
|
||||
"project_number": "1011798272954",
|
||||
"firebase_url": "https://ghostpub-3d8ef-default-rtdb.firebaseio.com",
|
||||
"project_id": "ghostpub-3d8ef",
|
||||
"storage_bucket": "ghostpub-3d8ef.firebasestorage.app"
|
||||
},
|
||||
"client": [
|
||||
{
|
||||
"client_info": {
|
||||
"mobilesdk_app_id": "1:104010899787:android:e10db6217437bb9ff188ce",
|
||||
"mobilesdk_app_id": "1:1011798272954:android:13468400c1a97543ed0b83",
|
||||
"android_client_info": {
|
||||
"package_name": "com.capers.bluewater"
|
||||
"package_name": "com.capers.ghostpub"
|
||||
}
|
||||
},
|
||||
"oauth_client": [],
|
||||
"api_key": [
|
||||
{
|
||||
"current_key": "AIzaSyDPlwgwGpKVRRbqZIUnlfizofXSdS_EW2I"
|
||||
"current_key": "AIzaSyD6DDYU08Y8HFCL_5FzgWknNA4ZXYojswo"
|
||||
}
|
||||
],
|
||||
"services": {
|
||||
|
Loading…
Reference in New Issue
Block a user