🐞 fix: 修复mac 安装包损坏问题

This commit is contained in:
alger
2025-01-01 14:19:44 +08:00
parent a22285156a
commit 4d92ed9963

View File

@@ -8,5 +8,13 @@
<true/>
<key>com.apple.security.cs.allow-dyld-environment-variables</key>
<true/>
<key>com.apple.security.network.client</key>
<true/>
<key>com.apple.security.network.server</key>
<true/>
<key>com.apple.security.files.user-selected.read-write</key>
<true/>
<key>com.apple.security.files.downloads.read-write</key>
<true/>
</dict>
</plist>