fix: macOS appstore rejection (#893)

This commit is contained in:
lollipopkit🏳️‍⚧️
2025-09-03 22:19:04 +08:00
committed by GitHub
parent fc8e9b4bb1
commit a94be6c2c3
4 changed files with 18 additions and 13 deletions

View File

@@ -26,10 +26,6 @@
<true/>
<key>com.apple.security.files.user-selected.read-write</key>
<true/>
<key>com.apple.security.temporary-exception.files.home-relative-path.read-only</key>
<array>
<string>.ssh/</string>
</array>
<key>keychain-access-groups</key>
<array/>
</dict>

View File

@@ -24,10 +24,6 @@
<true/>
<key>com.apple.security.files.user-selected.read-write</key>
<true/>
<key>com.apple.security.temporary-exception.files.home-relative-path.read-only</key>
<array>
<string>.ssh/</string>
</array>
<key>keychain-access-groups</key>
<array/>
</dict>