Onboarding 페이지 추가
This commit is contained in:
		@@ -2,6 +2,13 @@
 | 
			
		||||
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
 | 
			
		||||
<plist version="1.0">
 | 
			
		||||
<dict>
 | 
			
		||||
    <key>FirebaseAppDelegateProxyEnabled</key>
 | 
			
		||||
    <false/>
 | 
			
		||||
    <key>NSAppTransportSecurity</key>
 | 
			
		||||
    <dict>
 | 
			
		||||
        <key>NSAllowsArbitraryLoads</key>
 | 
			
		||||
        <true/>
 | 
			
		||||
    </dict>
 | 
			
		||||
    <key>UIAppFonts</key>
 | 
			
		||||
    <array>
 | 
			
		||||
        <string>gmarket_sans_bold.otf</string>
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user