From 5a2ba9e7b66227c0977bdbd935d295e363be923d Mon Sep 17 00:00:00 2001 From: LeeMyeongJin Date: Sat, 16 Sep 2023 17:05:21 +0900 Subject: [PATCH] =?UTF-8?q?[Fix]=20#178=20-=20firebase=20APIKEY=20?= =?UTF-8?q?=EC=88=A8=EA=B9=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 2 +- Runnect-iOS/Runnect-iOS/GoogleService-Info.plist | 14 +++++++------- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/.gitignore b/.gitignore index 989c28af..5bafdee7 100644 --- a/.gitignore +++ b/.gitignore @@ -114,4 +114,4 @@ report.xml Runnect-iOS/fastlane/.env.default ## dynamicLink -GoogleService-Info.plist \ No newline at end of file +Runnect-iOS/Runnect-iOS/GoogleService-Info.plist \ No newline at end of file diff --git a/Runnect-iOS/Runnect-iOS/GoogleService-Info.plist b/Runnect-iOS/Runnect-iOS/GoogleService-Info.plist index 239c397a..19dd1ed5 100644 --- a/Runnect-iOS/Runnect-iOS/GoogleService-Info.plist +++ b/Runnect-iOS/Runnect-iOS/GoogleService-Info.plist @@ -7,7 +7,7 @@ REVERSED_CLIENT_ID com.googleusercontent.apps.772504823881-bp4sinq6869e5jaqv57r3pk2l5mmnefe API_KEY - AIzaSyAWjFUbR5CKoP8_V5a56aXON--0DkM1faw + GCM_SENDER_ID 772504823881 PLIST_VERSION @@ -19,16 +19,16 @@ STORAGE_BUCKET runnect-6c5e8.appspot.com IS_ADS_ENABLED - + IS_ANALYTICS_ENABLED - + IS_APPINVITE_ENABLED - + IS_GCM_ENABLED - + IS_SIGNIN_ENABLED - + GOOGLE_APP_ID 1:772504823881:ios:e955e328c32c8a864b3798 - \ No newline at end of file +