GoogleService 파일 변경

This commit is contained in:
Yu Sung 2025-03-06 15:34:19 +09:00
parent bfca1cf4eb
commit cc318e809f
1 changed files with 3 additions and 7 deletions

View File

@ -2,10 +2,6 @@
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>CLIENT_ID</key>
<string>758414412471-dko5jbis8al4do34b4hah5osegrkmd68.apps.googleusercontent.com</string>
<key>REVERSED_CLIENT_ID</key>
<string>com.googleusercontent.apps.758414412471-dko5jbis8al4do34b4hah5osegrkmd68</string>
<key>API_KEY</key>
<string>AIzaSyAYscsMZzW1m0btcs6c2zkI8pLtcDE_Eqg</string>
<key>GCM_SENDER_ID</key>
@ -13,11 +9,11 @@
<key>PLIST_VERSION</key>
<string>1</string>
<key>BUNDLE_ID</key>
<string>kr.co.vividnext.sodalive.debug</string>
<string>kr.co.vividnext.sodalive.debug2</string>
<key>PROJECT_ID</key>
<string>sodalive-test</string>
<key>STORAGE_BUCKET</key>
<string>sodalive-test.appspot.com</string>
<string>sodalive-test.firebasestorage.app</string>
<key>IS_ADS_ENABLED</key>
<false></false>
<key>IS_ANALYTICS_ENABLED</key>
@ -29,6 +25,6 @@
<key>IS_SIGNIN_ENABLED</key>
<true></true>
<key>GOOGLE_APP_ID</key>
<string>1:758414412471:ios:8e0a788c7ce09d057a5b32</string>
<string>1:758414412471:ios:abda81fa2b5e4fb87a5b32</string>
</dict>
</plist>