add: Screens 5 Intel and ARM(maybe,no test) latest Version 版本5.3.3 (3842).

This commit is contained in:
QiuChenly
2024-08-06 00:43:05 +08:00
parent cc860e4357
commit b843c4fba4
2 changed files with 16 additions and 0 deletions

Binary file not shown.

16
tool/Screen5.xml Normal file
View File

@@ -0,0 +1,16 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "https://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>com.apple.security.app-sandbox</key>
<true/>
<key>com.apple.security.assets.pictures.read-only</key>
<true/>
<key>com.apple.security.files.downloads.read-write</key>
<true/>
<key>com.apple.security.files.user-selected.read-write</key>
<true/>
<key>com.apple.security.network.client</key>
<true/>
</dict>
</plist>