From 3b43612aefb9437943e61cdbf42f5d218025292d Mon Sep 17 00:00:00 2001 From: eld_master Date: Wed, 5 Feb 2025 18:41:23 +0900 Subject: [PATCH] =?UTF-8?q?ios=EC=9A=A9=20=ED=8C=8C=EC=9D=B4=EC=96=B4?= =?UTF-8?q?=EB=B2=A0=EC=9D=B4=EC=8A=A4=20.json=EC=B6=94=EA=B0=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ios/Runner/GoogleService-Info.plist | 38 +++++++++++++++++++++++++++++ 1 file changed, 38 insertions(+) create mode 100644 ios/Runner/GoogleService-Info.plist diff --git a/ios/Runner/GoogleService-Info.plist b/ios/Runner/GoogleService-Info.plist new file mode 100644 index 0000000..7024bed --- /dev/null +++ b/ios/Runner/GoogleService-Info.plist @@ -0,0 +1,38 @@ + + + + + CLIENT_ID + 452355332155-26g42j6p8kfdeknncqfmt7sitvvj611l.apps.googleusercontent.com + REVERSED_CLIENT_ID + com.googleusercontent.apps.452355332155-26g42j6p8kfdeknncqfmt7sitvvj611l + ANDROID_CLIENT_ID + 452355332155-jcnodseb4t2bgq2mo1a6h3bn4ncp5o8c.apps.googleusercontent.com + API_KEY + AIzaSyBL1ceaAYfhTpRU2C__HwKkF7cJHhxlpPg + GCM_SENDER_ID + 452355332155 + PLIST_VERSION + 1 + BUNDLE_ID + com.allscore + PROJECT_ID + allscore-29edf + STORAGE_BUCKET + allscore-29edf.firebasestorage.app + IS_ADS_ENABLED + + IS_ANALYTICS_ENABLED + + IS_APPINVITE_ENABLED + + IS_GCM_ENABLED + + IS_SIGNIN_ENABLED + + GOOGLE_APP_ID + 1:452355332155:ios:88882c9888ff405813e41e + DATABASE_URL + https://allscore-29edf-default-rtdb.asia-southeast1.firebasedatabase.app + + \ No newline at end of file