release build 용 firebase config file 추가
This commit is contained in:
		| @@ -3,9 +3,9 @@ | ||||
| <plist version="1.0"> | ||||
| <dict> | ||||
| 	<key>CLIENT_ID</key> | ||||
| 	<string>758414412471-rgobklhtodvt7c2crp4cmh7q1kd89nha.apps.googleusercontent.com</string> | ||||
| 	<string>758414412471-dko5jbis8al4do34b4hah5osegrkmd68.apps.googleusercontent.com</string> | ||||
| 	<key>REVERSED_CLIENT_ID</key> | ||||
| 	<string>com.googleusercontent.apps.758414412471-rgobklhtodvt7c2crp4cmh7q1kd89nha</string> | ||||
| 	<string>com.googleusercontent.apps.758414412471-dko5jbis8al4do34b4hah5osegrkmd68</string> | ||||
| 	<key>API_KEY</key> | ||||
| 	<string>AIzaSyAYscsMZzW1m0btcs6c2zkI8pLtcDE_Eqg</string> | ||||
| 	<key>GCM_SENDER_ID</key> | ||||
| @@ -13,7 +13,7 @@ | ||||
| 	<key>PLIST_VERSION</key> | ||||
| 	<string>1</string> | ||||
| 	<key>BUNDLE_ID</key> | ||||
| 	<string>kr.co.vividnext.sodalive.dev</string> | ||||
| 	<string>kr.co.vividnext.sodalive.debug</string> | ||||
| 	<key>PROJECT_ID</key> | ||||
| 	<string>sodalive-test</string> | ||||
| 	<key>STORAGE_BUCKET</key> | ||||
| @@ -29,6 +29,6 @@ | ||||
| 	<key>IS_SIGNIN_ENABLED</key> | ||||
| 	<true></true> | ||||
| 	<key>GOOGLE_APP_ID</key> | ||||
| 	<string>1:758414412471:ios:866b0814ab94bdf77a5b32</string> | ||||
| 	<string>1:758414412471:ios:8e0a788c7ce09d057a5b32</string> | ||||
| </dict> | ||||
| </plist> | ||||
							
								
								
									
										34
									
								
								SodaLive/Resources/GoogleService-Info.plist
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										34
									
								
								SodaLive/Resources/GoogleService-Info.plist
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,34 @@ | ||||
| <?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>CLIENT_ID</key> | ||||
| 	<string>983594297130-c8u2mbs69i7erubrgtudiurtc3pdn3jv.apps.googleusercontent.com</string> | ||||
| 	<key>REVERSED_CLIENT_ID</key> | ||||
| 	<string>com.googleusercontent.apps.983594297130-c8u2mbs69i7erubrgtudiurtc3pdn3jv</string> | ||||
| 	<key>API_KEY</key> | ||||
| 	<string>AIzaSyAMFdfy6FyItjhxz56lI35O0n3tjwpxAWo</string> | ||||
| 	<key>GCM_SENDER_ID</key> | ||||
| 	<string>983594297130</string> | ||||
| 	<key>PLIST_VERSION</key> | ||||
| 	<string>1</string> | ||||
| 	<key>BUNDLE_ID</key> | ||||
| 	<string>kr.co.vividnext.sodalive</string> | ||||
| 	<key>PROJECT_ID</key> | ||||
| 	<string>sodalive-b128e</string> | ||||
| 	<key>STORAGE_BUCKET</key> | ||||
| 	<string>sodalive-b128e.appspot.com</string> | ||||
| 	<key>IS_ADS_ENABLED</key> | ||||
| 	<false></false> | ||||
| 	<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:983594297130:ios:599d0646d17cf5ee532053</string> | ||||
| </dict> | ||||
| </plist> | ||||
		Reference in New Issue
	
	Block a user
	 Yu Sung
					Yu Sung