소스 검색

1.给前端唤起app的入口

huangxiaodong 1 년 전
부모
커밋
b3aa86f157
2개의 변경된 파일20개의 추가작업 그리고 0개의 파일을 삭제
  1. 10 0
      创维盒子/jiSuanQi_Info.plist
  2. 10 0
      创维盒子/双子星云手机/Info.plist

+ 10 - 0
创维盒子/jiSuanQi_Info.plist

@@ -45,6 +45,16 @@
 				<string>tencent102085690</string>
 			</array>
 		</dict>
+		<dict>
+			<key>CFBundleTypeRole</key>
+			<string>Editor</string>
+			<key>CFBundleURLName</key>
+			<string>openApp</string>
+			<key>CFBundleURLSchemes</key>
+			<array>
+				<string>openPrivacyXApp</string>
+			</array>
+		</dict>
 	</array>
 	<key>ITSAppUsesNonExemptEncryption</key>
 	<false/>

+ 10 - 0
创维盒子/双子星云手机/Info.plist

@@ -45,6 +45,16 @@
 				<string>tencent102085690</string>
 			</array>
 		</dict>
+		<dict>
+			<key>CFBundleTypeRole</key>
+			<string>Editor</string>
+			<key>CFBundleURLName</key>
+			<string>openApp</string>
+			<key>CFBundleURLSchemes</key>
+			<array>
+				<string>openPrivacyXApp</string>
+			</array>
+		</dict>
 	</array>
 	<key>ITSAppUsesNonExemptEncryption</key>
 	<false/>