File tree Expand file tree Collapse file tree 7 files changed +179
-82
lines changed Expand file tree Collapse file tree 7 files changed +179
-82
lines changed Original file line number Diff line number Diff line change 11{
2+ "appPolicies" : {
3+ "eula" : "",
4+ "policies" : [
5+ {
6+ "locale" : "en_US",
7+ "policyText" : "",
8+ "policyURL" : ""
9+ }
10+ ]
11+ },
212 "identifier" : "A2B91788",
313 "nonRenewingSubscriptions" : [
414
1323 "description" : "A small one time donation.",
1424 "displayName" : "Transistor",
1525 "locale" : "en_US"
26+ },
27+ {
28+ "description" : "一次性小额捐赠。",
29+ "displayName" : "晶体管",
30+ "locale" : "zh_CN"
31+ },
32+ {
33+ "description" : "一次性的少量捐贈。",
34+ "displayName" : "電晶體",
35+ "locale" : "zh_TW"
1636 }
1737 ],
1838 "productID" : "consumable.small",
2848 "description" : "A medium one time donation.",
2949 "displayName" : "Chip",
3050 "locale" : "en_US"
51+ },
52+ {
53+ "description" : "一次性中等捐赠。",
54+ "displayName" : "芯片",
55+ "locale" : "zh_CN"
56+ },
57+ {
58+ "description" : "一次性的中等量捐贈。",
59+ "displayName" : "晶片",
60+ "locale" : "zh_TW"
3161 }
3262 ],
3363 "productID" : "consumable.medium",
4373 "description" : "A large one time donation.",
4474 "displayName" : "Computer",
4575 "locale" : "en_US"
76+ },
77+ {
78+ "description" : "一次性大额捐赠。",
79+ "displayName" : "计算机",
80+ "locale" : "zh_CN"
81+ },
82+ {
83+ "description" : "一次性的大量捐贈。",
84+ "displayName" : "電腦",
85+ "locale" : "zh_TW"
4686 }
4787 ],
4888 "productID" : "consumable.large",
106146
107147 ],
108148 "version" : {
109- "major" : 3 ,
149+ "major" : 4 ,
110150 "minor" : 0
111151 }
112152}
Original file line number Diff line number Diff line change 22"CFBundleName" = "UTM";
33
44/* Privacy - Local Network Usage Description */
5- "NSLocalNetworkUsageDescription" = "虛擬機器可以取用區域網絡 。UTM 還會使用區域網絡與 AltServer 通訊 。";
5+ "NSLocalNetworkUsageDescription" = "虛擬機器可能會取用區域網絡 。UTM 也可能會使用區域網絡與本地伺服器通訊 。";
66
77/* Privacy - Location Always and When In Use Usage Description */
88"NSLocationAlwaysAndWhenInUseUsageDescription" = "UTM 定期請求位置資料,以確保系統保持背景程序處於啟用狀態。位置資料絕對不會離開裝置。";
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 22"CFBundleName" = "UTM";
33
44/* Privacy - Local Network Usage Description */
5- "NSLocalNetworkUsageDescription" = "虚拟机可能会访问本地网络。UTM 还会使用本地网络与 AltServer 通信 。";
5+ "NSLocalNetworkUsageDescription" = "虚拟机可能会访问本地网络。UTM 也可能会使用本地网络与本地服务器通信 。";
66
77/* Privacy - Location Always and When In Use Usage Description */
88"NSLocationAlwaysAndWhenInUseUsageDescription" = "UTM 定期请求位置数据,以确保系统维持后台进程处于活动状态。位置数据永远不会脱离设备。";
You can’t perform that action at this time.
0 commit comments