diff --git a/SodaLive/Resources/Debug/GoogleService-Info.plist b/SodaLive/Resources/Debug/GoogleService-Info.plist index 17ddffb..67efbbc 100644 --- a/SodaLive/Resources/Debug/GoogleService-Info.plist +++ b/SodaLive/Resources/Debug/GoogleService-Info.plist @@ -3,9 +3,9 @@ CLIENT_ID - 758414412471-rgobklhtodvt7c2crp4cmh7q1kd89nha.apps.googleusercontent.com + 758414412471-dko5jbis8al4do34b4hah5osegrkmd68.apps.googleusercontent.com REVERSED_CLIENT_ID - com.googleusercontent.apps.758414412471-rgobklhtodvt7c2crp4cmh7q1kd89nha + com.googleusercontent.apps.758414412471-dko5jbis8al4do34b4hah5osegrkmd68 API_KEY AIzaSyAYscsMZzW1m0btcs6c2zkI8pLtcDE_Eqg GCM_SENDER_ID @@ -13,7 +13,7 @@ PLIST_VERSION 1 BUNDLE_ID - kr.co.vividnext.sodalive.dev + kr.co.vividnext.sodalive.debug PROJECT_ID sodalive-test STORAGE_BUCKET @@ -29,6 +29,6 @@ IS_SIGNIN_ENABLED GOOGLE_APP_ID - 1:758414412471:ios:866b0814ab94bdf77a5b32 + 1:758414412471:ios:8e0a788c7ce09d057a5b32 \ No newline at end of file diff --git a/SodaLive/Resources/Debug/SodaLive-dev-Info.plist b/SodaLive/Resources/Debug/SodaLive-dev-Info.plist index 3f68a1e..252891c 100644 --- a/SodaLive/Resources/Debug/SodaLive-dev-Info.plist +++ b/SodaLive/Resources/Debug/SodaLive-dev-Info.plist @@ -2,19 +2,19 @@ - FirebaseAppDelegateProxyEnabled - - NSAppTransportSecurity - - NSAllowsArbitraryLoads - - - UIAppFonts - - gmarket_sans_bold.otf - gmarket_sans_medium.otf - gmarket_sans_light.otf - + FirebaseAppDelegateProxyEnabled + + NSAppTransportSecurity + + NSAllowsArbitraryLoads + + + UIAppFonts + + gmarket_sans_bold.otf + gmarket_sans_medium.otf + gmarket_sans_light.otf + UIBackgroundModes audio diff --git a/SodaLive/Resources/GoogleService-Info.plist b/SodaLive/Resources/GoogleService-Info.plist new file mode 100644 index 0000000..3e472f8 --- /dev/null +++ b/SodaLive/Resources/GoogleService-Info.plist @@ -0,0 +1,34 @@ + + + + + CLIENT_ID + 983594297130-c8u2mbs69i7erubrgtudiurtc3pdn3jv.apps.googleusercontent.com + REVERSED_CLIENT_ID + com.googleusercontent.apps.983594297130-c8u2mbs69i7erubrgtudiurtc3pdn3jv + API_KEY + AIzaSyAMFdfy6FyItjhxz56lI35O0n3tjwpxAWo + GCM_SENDER_ID + 983594297130 + PLIST_VERSION + 1 + BUNDLE_ID + kr.co.vividnext.sodalive + PROJECT_ID + sodalive-b128e + STORAGE_BUCKET + sodalive-b128e.appspot.com + IS_ADS_ENABLED + + IS_ANALYTICS_ENABLED + + IS_APPINVITE_ENABLED + + IS_GCM_ENABLED + + IS_SIGNIN_ENABLED + + GOOGLE_APP_ID + 1:983594297130:ios:599d0646d17cf5ee532053 + + \ No newline at end of file