summaryrefslogtreecommitdiff
path: root/StoneIsland/platforms/ios/Stone Island/Resources
diff options
context:
space:
mode:
authorJules Laplace <julescarbon@gmail.com>2017-09-26 00:47:11 +0200
committerJules Laplace <julescarbon@gmail.com>2017-09-26 00:47:11 +0200
commit6a9186aea6b85beef28e3eb765fbf2322a1c7890 (patch)
treea4a2ad8fcaa8783b4ed3643e950a003c2c0f9de6 /StoneIsland/platforms/ios/Stone Island/Resources
parentb6a9175ffeb718994d6e68c4e3e783449c4f34cd (diff)
wtf broken
Diffstat (limited to 'StoneIsland/platforms/ios/Stone Island/Resources')
-rw-r--r--StoneIsland/platforms/ios/Stone Island/Resources/GoogleService-Info.plist34
-rw-r--r--StoneIsland/platforms/ios/Stone Island/Resources/Resources/GoogleService-Info.plist40
2 files changed, 74 insertions, 0 deletions
diff --git a/StoneIsland/platforms/ios/Stone Island/Resources/GoogleService-Info.plist b/StoneIsland/platforms/ios/Stone Island/Resources/GoogleService-Info.plist
index 5516ebf3..0d23216d 100644
--- a/StoneIsland/platforms/ios/Stone Island/Resources/GoogleService-Info.plist
+++ b/StoneIsland/platforms/ios/Stone Island/Resources/GoogleService-Info.plist
@@ -2,5 +2,39 @@
<!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/platforms/ios/Stone Island/Resources/Resources/GoogleService-Info.plist b/StoneIsland/platforms/ios/Stone Island/Resources/Resources/GoogleService-Info.plist
new file mode 100644
index 00000000..0d23216d
--- /dev/null
+++ b/StoneIsland/platforms/ios/Stone Island/Resources/Resources/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