From b6a9175ffeb718994d6e68c4e3e783449c4f34cd Mon Sep 17 00:00:00 2001 From: Jules Laplace Date: Tue, 26 Sep 2017 00:25:27 +0200 Subject: firebase config files --- StoneIsland/GoogleService-Info.plist | 40 +++++++++++++++++++ StoneIsland/google-services.json | 44 +++++++++++++++++++-- .../UserInterfaceState.xcuserstate | Bin 59759 -> 59744 bytes 3 files changed, 81 insertions(+), 3 deletions(-) create mode 100644 StoneIsland/GoogleService-Info.plist diff --git a/StoneIsland/GoogleService-Info.plist b/StoneIsland/GoogleService-Info.plist new file mode 100644 index 00000000..0d23216d --- /dev/null +++ b/StoneIsland/GoogleService-Info.plist @@ -0,0 +1,40 @@ + + + + + AD_UNIT_ID_FOR_BANNER_TEST + ca-app-pub-3940256099942544/2934735716 + AD_UNIT_ID_FOR_INTERSTITIAL_TEST + ca-app-pub-3940256099942544/4411468910 + CLIENT_ID + 426306878988-nuqlbd4k944sk5mm63vdubdptb3cpkmt.apps.googleusercontent.com + REVERSED_CLIENT_ID + com.googleusercontent.apps.426306878988-nuqlbd4k944sk5mm63vdubdptb3cpkmt + API_KEY + AIzaSyAp9tJ_gK45ZhRDiaKOCgvsztQMbhsD_Ms + GCM_SENDER_ID + 426306878988 + PLIST_VERSION + 1 + BUNDLE_ID + us.okfoc.stoneisland + PROJECT_ID + stone-island + STORAGE_BUCKET + stone-island.appspot.com + IS_ADS_ENABLED + + IS_ANALYTICS_ENABLED + + IS_APPINVITE_ENABLED + + IS_GCM_ENABLED + + IS_SIGNIN_ENABLED + + GOOGLE_APP_ID + 1:426306878988:ios:0efb92963073829a + DATABASE_URL + https://stone-island.firebaseio.com + + \ No newline at end of file diff --git a/StoneIsland/google-services.json b/StoneIsland/google-services.json index 57497bf5..e638d477 100644 --- a/StoneIsland/google-services.json +++ b/StoneIsland/google-services.json @@ -1,4 +1,42 @@ { - "project_info": {}, - "client": [] -} + "project_info": { + "project_number": "426306878988", + "firebase_url": "https://stone-island.firebaseio.com", + "project_id": "stone-island", + "storage_bucket": "stone-island.appspot.com" + }, + "client": [ + { + "client_info": { + "mobilesdk_app_id": "1:426306878988:android:0efb92963073829a", + "android_client_info": { + "package_name": "us.okfoc.stoneisland" + } + }, + "oauth_client": [ + { + "client_id": "426306878988-7348bgsps81ac05mvge1ir5smurn17h9.apps.googleusercontent.com", + "client_type": 3 + } + ], + "api_key": [ + { + "current_key": "AIzaSyB1q4iF7-HOFm-6NOwqr7EkqfaDnc3Wimk" + } + ], + "services": { + "analytics_service": { + "status": 1 + }, + "appinvite_service": { + "status": 1, + "other_platform_oauth_client": [] + }, + "ads_service": { + "status": 2 + } + } + } + ], + "configuration_version": "1" +} \ No newline at end of file diff --git a/StoneIsland/platforms/ios/Stone Island.xcworkspace/xcuserdata/user.xcuserdatad/UserInterfaceState.xcuserstate b/StoneIsland/platforms/ios/Stone Island.xcworkspace/xcuserdata/user.xcuserdatad/UserInterfaceState.xcuserstate index 1a91f77a..06f45880 100644 Binary files a/StoneIsland/platforms/ios/Stone Island.xcworkspace/xcuserdata/user.xcuserdatad/UserInterfaceState.xcuserstate and b/StoneIsland/platforms/ios/Stone Island.xcworkspace/xcuserdata/user.xcuserdatad/UserInterfaceState.xcuserstate differ -- cgit v1.2.3-70-g09d2