Updated Firebase vars

This commit is contained in:
magmahindenburg 2017-06-14 14:20:53 +09:00
commit 960050540b
2 changed files with 21 additions and 21 deletions

View file

@ -3,25 +3,25 @@
<plist version="1.0"> <plist version="1.0">
<dict> <dict>
<key>AD_UNIT_ID_FOR_BANNER_TEST</key> <key>AD_UNIT_ID_FOR_BANNER_TEST</key>
<string>ca-app-pub-3940256099942544/2934735716</string> <string>ca-app-pub-432300239540/2934735716</string>
<key>AD_UNIT_ID_FOR_INTERSTITIAL_TEST</key> <key>AD_UNIT_ID_FOR_INTERSTITIAL_TEST</key>
<string>ca-app-pub-3940256099942544/4411468910</string> <string>ca-app-pub-432300239540/4411468910</string>
<key>CLIENT_ID</key> <key>CLIENT_ID</key>
<string>149194066736-tukkdahsck00842frm4l7c2r04bhhj4l.apps.googleusercontent.com</string> <string>432300239540-aeh6b8eebnkgq0e3tv0g0a0t1qhkhhcc.apps.googleusercontent.com</string>
<key>REVERSED_CLIENT_ID</key> <key>REVERSED_CLIENT_ID</key>
<string>com.googleusercontent.apps.149194066736-tukkdahsck00842frm4l7c2r04bhhj4l</string> <string>com.googleusercontent.apps.432300239540-aeh6b8eebnkgq0e3tv0g0a0t1qhkhhcc</string>
<key>API_KEY</key> <key>API_KEY</key>
<string>AIzaSyAygvOaO5hmkL2Vze66yVAGU2QhcoTyZFA</string> <string>AIzaSyADYCe-0VVCzndVH1nXMdV2JLD_cM8TmJo</string>
<key>GCM_SENDER_ID</key> <key>GCM_SENDER_ID</key>
<string>149194066736</string> <string>432300239540</string>
<key>PLIST_VERSION</key> <key>PLIST_VERSION</key>
<string>1</string> <string>1</string>
<key>BUNDLE_ID</key> <key>BUNDLE_ID</key>
<string>com.bitpay.copay</string> <string>com.bitcoin.wallet</string>
<key>PROJECT_ID</key> <key>PROJECT_ID</key>
<string>bitpay-wallet</string> <string>bitcoin-com-wallet</string>
<key>STORAGE_BUCKET</key> <key>STORAGE_BUCKET</key>
<string>bitpay-wallet.appspot.com</string> <string>bitcoin-com-wallet.appspot.com</string>
<key>IS_ADS_ENABLED</key> <key>IS_ADS_ENABLED</key>
<true/> <true/>
<key>IS_ANALYTICS_ENABLED</key> <key>IS_ANALYTICS_ENABLED</key>
@ -33,8 +33,8 @@
<key>IS_SIGNIN_ENABLED</key> <key>IS_SIGNIN_ENABLED</key>
<true/> <true/>
<key>GOOGLE_APP_ID</key> <key>GOOGLE_APP_ID</key>
<string>1:149194066736:ios:6de8942b48fea047</string> <string>1:432300239540:android:3be699f352c30a45</string>
<key>DATABASE_URL</key> <key>DATABASE_URL</key>
<string>https://bitpay-wallet.firebaseio.com</string> <string>https://bitcoin-com-wallet.firebaseio.com/</string>
</dict> </dict>
</plist> </plist>

View file

@ -1,27 +1,27 @@
{ {
"project_info": { "project_info": {
"project_number": "149194066736", "project_number": "432300239540",
"firebase_url": "https://bitpay-wallet.firebaseio.com", "firebase_url": "https://bitcoin-com-wallet.firebaseio.com",
"project_id": "bitpay-wallet", "project_id": "bitcoin-com-wallet",
"storage_bucket": "bitpay-wallet.appspot.com" "storage_bucket": "bitcoin-com-wallet.appspot.com"
}, },
"client": [ "client": [
{ {
"client_info": { "client_info": {
"mobilesdk_app_id": "1:149194066736:android:6de8942b48fea047", "mobilesdk_app_id": "1:432300239540:android:3be699f352c30a45",
"android_client_info": { "android_client_info": {
"package_name": "com.bitpay.copay" "package_name": "com.bitcoin.wallet"
} }
}, },
"oauth_client": [ "oauth_client": [
{ {
"client_id": "149194066736-1gf0d9nk288dke5jdiuj8unkplhl8nco.apps.googleusercontent.com", "client_id": "432300239540-aeh6b8eebnkgq0e3tv0g0a0t1qhkhhcc.apps.googleusercontent.com",
"client_type": 3 "client_type": 3
} }
], ],
"api_key": [ "api_key": [
{ {
"current_key": "AIzaSyCZ8nyjRBe-0Lyur0LjO-SOkjv32uNQKy0" "current_key": "AIzaSyDphC3flCVFFOENAy9tMgOUFxC6_H8JWMs"
} }
], ],
"services": { "services": {
@ -39,4 +39,4 @@
} }
], ],
"configuration_version": "1" "configuration_version": "1"
} }