chore(iOS): Setting url schemes.
This commit is contained in:
		@@ -20,8 +20,27 @@
 | 
			
		||||
	<string>1.0</string>
 | 
			
		||||
	<key>CFBundleSignature</key>
 | 
			
		||||
	<string>????</string>
 | 
			
		||||
	<key>CFBundleURLTypes</key>
 | 
			
		||||
	<array>
 | 
			
		||||
		<dict>
 | 
			
		||||
			<key>CFBundleTypeRole</key>
 | 
			
		||||
			<string>Editor</string>
 | 
			
		||||
			<key>CFBundleURLName</key>
 | 
			
		||||
			<string>weixin</string>
 | 
			
		||||
			<key>CFBundleURLSchemes</key>
 | 
			
		||||
			<array>
 | 
			
		||||
				<string>wx500b695a47bd364b</string>
 | 
			
		||||
			</array>
 | 
			
		||||
		</dict>
 | 
			
		||||
	</array>
 | 
			
		||||
	<key>CFBundleVersion</key>
 | 
			
		||||
	<string>1</string>
 | 
			
		||||
	<key>LSApplicationQueriesSchemes</key>
 | 
			
		||||
	<array>
 | 
			
		||||
		<string>weixin</string>
 | 
			
		||||
		<string>weChat</string>
 | 
			
		||||
		<string>weixinULAPI</string>
 | 
			
		||||
	</array>
 | 
			
		||||
	<key>LSRequiresIPhoneOS</key>
 | 
			
		||||
	<true/>
 | 
			
		||||
	<key>NSAppTransportSecurity</key>
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user