diff options
| -rw-r--r-- | StoneIsland/GoogleService-Info.plist | 40 | ||||
| -rw-r--r-- | StoneIsland/google-services.json | 44 | ||||
| -rw-r--r-- | StoneIsland/platforms/ios/Stone Island.xcworkspace/xcuserdata/user.xcuserdatad/UserInterfaceState.xcuserstate | bin | 59759 -> 59744 bytes |
3 files changed, 81 insertions, 3 deletions
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 @@ +<?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>AD_UNIT_ID_FOR_BANNER_TEST</key> + <string>ca-app-pub-3940256099942544/2934735716</string> + <key>AD_UNIT_ID_FOR_INTERSTITIAL_TEST</key> + <string>ca-app-pub-3940256099942544/4411468910</string> + <key>CLIENT_ID</key> + <string>426306878988-nuqlbd4k944sk5mm63vdubdptb3cpkmt.apps.googleusercontent.com</string> + <key>REVERSED_CLIENT_ID</key> + <string>com.googleusercontent.apps.426306878988-nuqlbd4k944sk5mm63vdubdptb3cpkmt</string> + <key>API_KEY</key> + <string>AIzaSyAp9tJ_gK45ZhRDiaKOCgvsztQMbhsD_Ms</string> + <key>GCM_SENDER_ID</key> + <string>426306878988</string> + <key>PLIST_VERSION</key> + <string>1</string> + <key>BUNDLE_ID</key> + <string>us.okfoc.stoneisland</string> + <key>PROJECT_ID</key> + <string>stone-island</string> + <key>STORAGE_BUCKET</key> + <string>stone-island.appspot.com</string> + <key>IS_ADS_ENABLED</key> + <true></true> + <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:426306878988:ios:0efb92963073829a</string> + <key>DATABASE_URL</key> + <string>https://stone-island.firebaseio.com</string> +</dict> +</plist>
\ 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 Binary files differindex 1a91f77a..06f45880 100644 --- a/StoneIsland/platforms/ios/Stone Island.xcworkspace/xcuserdata/user.xcuserdatad/UserInterfaceState.xcuserstate +++ b/StoneIsland/platforms/ios/Stone Island.xcworkspace/xcuserdata/user.xcuserdatad/UserInterfaceState.xcuserstate |
