Pārlūkot izejas kodu

1.权限相关本地化

huangxiaodong 3 dienas atpakaļ
vecāks
revīzija
da55a9dbe7

+ 12 - 1
创维盒子/code/en.lproj/InfoPlist.strings

@@ -6,4 +6,15 @@
   
 */
 
-"CFBundleDisplayName" = "calculator";
+"CFBundleDisplayName" = "calculator";//Private-X 需要屏蔽
+
+//line
+
+//"NSCameraUsageDescription" = "Private-X hope to obtain your camera permission to scan and identify your account, as well as scan the QR code for PC login";
+//"NSPhotoLibraryUsageDescription" = "Private-X hopes to obtain your album permission for identifying account information and allowing you to upload content from the album to Private-X or download images and videos from Private-X to store in your album";
+//"NSMicrophoneUsageDescription" = "Private-X hopes to obtain your microphone for recording operations in the recorder function. You can save the recording file locally or upload it to Private-X for storage.";
+
+//other
+"NSCameraUsageDescription" = "Private-X hope to obtain your camera permission to scan and identify your SN, as well as scan the QR code for PC login";
+"NSPhotoLibraryUsageDescription" = "Private-X hopes to obtain your album permission for identifying SN information and allowing you to upload content from the album to Private-X or download images and videos from Private-X to store in your album";
+"NSMicrophoneUsageDescription" = "Private-X hopes to obtain your microphone permission";

+ 12 - 1
创维盒子/code/zh-Hans.lproj/InfoPlist.strings

@@ -6,4 +6,15 @@
   
 */
 
-"CFBundleDisplayName" = "计算器";
+"CFBundleDisplayName" = "计算器";//Private-X 需要屏蔽
+
+//line
+
+//"NSCameraUsageDescription" = "Private-X希望能获取您的相机权限用于扫描识别您的账号以及扫码PC端登录";
+//"NSPhotoLibraryUsageDescription" = "Private-X希望能获取您的相册权限用于识别账号信息以及您可以相册里的内容上传到Private-X或者从Private-X上下载图片和视频存储到您的相册内";
+//"NSMicrophoneUsageDescription" = "Private-X希望能获取您的麦克风在录音机功能中进行录音操作,您可以把录音文件保存到本地或者上传到Private-X中存储。";
+
+//other
+"NSCameraUsageDescription" = "Private-X希望能获取您的相机权限用于扫描识别您的SN以及扫码PC端登录";
+"NSPhotoLibraryUsageDescription" = "Private-X希望能获取您的相册权限用于识别SN信息以及您可以相册里的内容上传到Private-X或者从Private-X上下载图片和视频存储到您的相册内";
+"NSMicrophoneUsageDescription" = "Private-X希望能获取您的麦克风权限";

+ 12 - 1
创维盒子/code/zh-Hant.lproj/InfoPlist.strings

@@ -6,4 +6,15 @@
   
 */
 
-"CFBundleDisplayName" = "計算機";
+"CFBundleDisplayName" = "計算機";//Private-X 需要屏蔽
+
+//line
+
+//"NSCameraUsageDescription" = "Private-X希望能獲取您的相機許可權用於掃描識別您的帳號以及掃碼PC端登入";
+//"NSPhotoLibraryUsageDescription" = "Private-X希望能獲取您的相册許可權用於識別帳號資訊以及您可以相册裏的內容上傳到Private-X或者從Private-X上下載圖片和視頻存儲到您的相册內";
+//"NSMicrophoneUsageDescription" = "Private-X希望能獲取您的麥克風在答錄機功能中進行錄音操作,您可以把錄音檔案保存到本地或者上傳到Private-X中存儲。";
+
+//other
+"NSCameraUsageDescription" = "Private-X希望能獲取您的相機許可權用於掃描識別您的SN以及掃碼PC端登入";
+"NSPhotoLibraryUsageDescription" = "Private-X希望能獲取您的相册許可權用於識別SN資訊以及您可以相册裏的內容上傳到Private-X或者從Private-X上下載圖片和視頻存儲到您的相册內";
+"NSMicrophoneUsageDescription" = "Private-X希望能獲取您的麥克風權限";

+ 34 - 39
创维盒子/jiSuanQi_Info.plist

@@ -2,10 +2,6 @@
 <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
 <plist version="1.0">
 <dict>
-	<key>NSCameraUsageDescription</key>
-	<string>app need to use Camera </string>
-	<key>NSMicrophoneUsageDescription</key>
-	<string>⁣app need to use Microphone</string>
 	<key>CFBundleURLTypes</key>
 	<array>
 		<dict>
@@ -104,79 +100,79 @@
 		<true/>
 		<key>NSExceptionDomains</key>
 		<dict>
-			<key>web-hz3.phone.androidscloud.com</key>
+			<key>14.18.190.138</key>
 			<dict>
+				<key>NSExceptionAllowsInsecureHTTPLoads</key>
+				<true/>
 				<key>NSExceptionRequiresForwardSecrecy</key>
 				<false/>
+				<key>NSIncludesSubdomains</key>
+				<true/>
+			</dict>
+			<key>14.18.190.141</key>
+			<dict>
 				<key>NSExceptionAllowsInsecureHTTPLoads</key>
 				<true/>
+				<key>NSExceptionRequiresForwardSecrecy</key>
+				<false/>
 				<key>NSIncludesSubdomains</key>
 				<true/>
 			</dict>
 			<key>boxwebrtcservice.phone.armclouding.com</key>
 			<dict>
-				<key>NSExceptionRequiresForwardSecrecy</key>
-				<false/>
 				<key>NSExceptionAllowsInsecureHTTPLoads</key>
 				<true/>
+				<key>NSExceptionRequiresForwardSecrecy</key>
+				<false/>
 				<key>NSIncludesSubdomains</key>
 				<true/>
 			</dict>
 			<key>dev-boxwebrtcservice.phone.armclouding.com</key>
 			<dict>
-				<key>NSExceptionRequiresForwardSecrecy</key>
-				<false/>
 				<key>NSExceptionAllowsInsecureHTTPLoads</key>
 				<true/>
+				<key>NSExceptionRequiresForwardSecrecy</key>
+				<false/>
 				<key>NSIncludesSubdomains</key>
 				<true/>
 			</dict>
-			<key>privatex.cloud.androidscloud.com</key>
+			<key>file.phone.androidscloud.com</key>
 			<dict>
-				<key>NSExceptionRequiresForwardSecrecy</key>
-				<false/>
 				<key>NSExceptionAllowsInsecureHTTPLoads</key>
 				<true/>
+				<key>NSExceptionRequiresForwardSecrecy</key>
+				<false/>
 				<key>NSIncludesSubdomains</key>
 				<true/>
 			</dict>
 			<key>hiboxde.androidscloud.com</key>
 			<dict>
-				<key>NSExceptionRequiresForwardSecrecy</key>
-				<false/>
 				<key>NSExceptionAllowsInsecureHTTPLoads</key>
 				<true/>
-				<key>NSIncludesSubdomains</key>
-				<true/>
-			</dict>
-			<key>transfer.androidscloud.com</key>
-			<dict>
 				<key>NSExceptionRequiresForwardSecrecy</key>
 				<false/>
-				<key>NSExceptionAllowsInsecureHTTPLoads</key>
-				<true/>
 				<key>NSIncludesSubdomains</key>
 				<true/>
 			</dict>
-			<key>test_zt_ip62.phone.androidscloud.com</key>
+			<key>hiboxde.armclouding.com</key>
 			<dict>
-				<key>NSIncludesSubdomains</key>
-				<true/>
 				<key>NSExceptionAllowsInsecureHTTPLoads</key>
 				<true/>
 				<key>NSExceptionRequiresForwardSecrecy</key>
 				<false/>
+				<key>NSIncludesSubdomains</key>
+				<true/>
 			</dict>
-			<key>14.18.190.138</key>
+			<key>privatex.cloud.androidscloud.com</key>
 			<dict>
-				<key>NSExceptionRequiresForwardSecrecy</key>
-				<false/>
 				<key>NSExceptionAllowsInsecureHTTPLoads</key>
 				<true/>
+				<key>NSExceptionRequiresForwardSecrecy</key>
+				<false/>
 				<key>NSIncludesSubdomains</key>
 				<true/>
 			</dict>
-			<key>transferpre.androidscloud.com</key>
+			<key>test_zt_ip62.phone.androidscloud.com</key>
 			<dict>
 				<key>NSExceptionAllowsInsecureHTTPLoads</key>
 				<true/>
@@ -185,16 +181,16 @@
 				<key>NSIncludesSubdomains</key>
 				<true/>
 			</dict>
-			<key>transfertest.androidscloud.com</key>
+			<key>testprivacy.phone.androidscloud.com</key>
 			<dict>
-				<key>NSIncludesSubdomains</key>
+				<key>NSExceptionAllowsInsecureHTTPLoads</key>
 				<true/>
 				<key>NSExceptionRequiresForwardSecrecy</key>
 				<false/>
-				<key>NSExceptionAllowsInsecureHTTPLoads</key>
+				<key>NSIncludesSubdomains</key>
 				<true/>
 			</dict>
-			<key>testprivacy.phone.androidscloud.com</key>
+			<key>transfer.androidscloud.com</key>
 			<dict>
 				<key>NSExceptionAllowsInsecureHTTPLoads</key>
 				<true/>
@@ -205,14 +201,14 @@
 			</dict>
 			<key>transfer.armclouding.com</key>
 			<dict>
-				<key>NSIncludesSubdomains</key>
+				<key>NSExceptionAllowsInsecureHTTPLoads</key>
 				<true/>
 				<key>NSExceptionRequiresForwardSecrecy</key>
 				<false/>
-				<key>NSExceptionAllowsInsecureHTTPLoads</key>
+				<key>NSIncludesSubdomains</key>
 				<true/>
 			</dict>
-			<key>14.18.190.141</key>
+			<key>transferpre.androidscloud.com</key>
 			<dict>
 				<key>NSExceptionAllowsInsecureHTTPLoads</key>
 				<true/>
@@ -221,7 +217,7 @@
 				<key>NSIncludesSubdomains</key>
 				<true/>
 			</dict>
-			<key>file.phone.androidscloud.com</key>
+			<key>transfertest.androidscloud.com</key>
 			<dict>
 				<key>NSExceptionAllowsInsecureHTTPLoads</key>
 				<true/>
@@ -230,7 +226,7 @@
 				<key>NSIncludesSubdomains</key>
 				<true/>
 			</dict>
-			<key>hiboxde.armclouding.com</key>
+			<key>transfertest.armclouding.com</key>
 			<dict>
 				<key>NSExceptionAllowsInsecureHTTPLoads</key>
 				<true/>
@@ -239,7 +235,7 @@
 				<key>NSIncludesSubdomains</key>
 				<true/>
 			</dict>
-			<key>transfertest.armclouding.com</key>
+			<key>web-hz3.phone.androidscloud.com</key>
 			<dict>
 				<key>NSExceptionAllowsInsecureHTTPLoads</key>
 				<true/>
@@ -270,7 +266,6 @@
 	<key>UIBackgroundModes</key>
 	<array>
 		<string>audio</string>
-		<string>processing</string>
 	</array>
 	<key>UIViewControllerBasedStatusBarAppearance</key>
 	<false/>

+ 6 - 6
创维盒子/双子星云手机.xcodeproj/project.pbxproj

@@ -5962,7 +5962,7 @@
 				CODE_SIGN_ENTITLEMENTS = "计算器.entitlements";
 				CODE_SIGN_IDENTITY = "Apple Development";
 				CODE_SIGN_STYLE = Automatic;
-				CURRENT_PROJECT_VERSION = 10;
+				CURRENT_PROJECT_VERSION = 11;
 				DEVELOPMENT_TEAM = 6SV76WTUUR;
 				FRAMEWORK_SEARCH_PATHS = (
 					"$(inherited)",
@@ -6002,10 +6002,10 @@
 				);
 				INFOPLIST_FILE = jiSuanQi_Info.plist;
 				INFOPLIST_KEY_CFBundleDisplayName = "计算器";
-				INFOPLIST_KEY_NSCameraUsageDescription = "Private-X将需要使用您的摄像头用于头像拍照";
+				INFOPLIST_KEY_NSCameraUsageDescription = "app need to use Camera ";
 				INFOPLIST_KEY_NSLocationAlwaysAndWhenInUseUsageDescription = "Private-X将需要使用您的地址信息以便于为您提供更准确的服务。";
 				INFOPLIST_KEY_NSLocationWhenInUseUsageDescription = "Private-X将需要使用您的地址信息以便于为您提供更准确的服务。";
-				INFOPLIST_KEY_NSMicrophoneUsageDescription = "Private-X将需要使用您的麦克风";
+				INFOPLIST_KEY_NSMicrophoneUsageDescription = "⁣app need to use Microphone";
 				INFOPLIST_KEY_NSPhotoLibraryAddUsageDescription = "Private-X需求使用您的相册保存图片。";
 				INFOPLIST_KEY_NSPhotoLibraryUsageDescription = "Private-X需求获取您的相册图片。";
 				INFOPLIST_KEY_UIApplicationSupportsIndirectInputEvents = YES;
@@ -6046,7 +6046,7 @@
 				CODE_SIGN_ENTITLEMENTS = "计算器.entitlements";
 				CODE_SIGN_IDENTITY = "Apple Development";
 				CODE_SIGN_STYLE = Automatic;
-				CURRENT_PROJECT_VERSION = 10;
+				CURRENT_PROJECT_VERSION = 11;
 				DEVELOPMENT_TEAM = 6SV76WTUUR;
 				FRAMEWORK_SEARCH_PATHS = (
 					"$(inherited)",
@@ -6086,10 +6086,10 @@
 				);
 				INFOPLIST_FILE = jiSuanQi_Info.plist;
 				INFOPLIST_KEY_CFBundleDisplayName = "计算器";
-				INFOPLIST_KEY_NSCameraUsageDescription = "Private-X将需要使用您的摄像头用于头像拍照";
+				INFOPLIST_KEY_NSCameraUsageDescription = "app need to use Camera ";
 				INFOPLIST_KEY_NSLocationAlwaysAndWhenInUseUsageDescription = "Private-X将需要使用您的地址信息以便于为您提供更准确的服务。";
 				INFOPLIST_KEY_NSLocationWhenInUseUsageDescription = "Private-X将需要使用您的地址信息以便于为您提供更准确的服务。";
-				INFOPLIST_KEY_NSMicrophoneUsageDescription = "Private-X将需要使用您的麦克风";
+				INFOPLIST_KEY_NSMicrophoneUsageDescription = "⁣app need to use Microphone";
 				INFOPLIST_KEY_NSPhotoLibraryAddUsageDescription = "Private-X需求使用您的相册保存图片。";
 				INFOPLIST_KEY_NSPhotoLibraryUsageDescription = "Private-X需求获取您的相册图片。";
 				INFOPLIST_KEY_UIApplicationSupportsIndirectInputEvents = YES;