1
0
镜像自地址 https://github.com/maxgoedjen/secretive.git 已同步 2026-03-25 10:37:23 +01:00

Use more appropriate entitlement

这个提交包含在:
Max Goedjen
2020-03-06 23:13:37 -08:00
父节点 9f8634e548
当前提交 3cc927f95c
修改 2 个文件,包含 4 行新增8 行删除

查看文件

@@ -4,10 +4,8 @@
<dict>
<key>com.apple.security.app-sandbox</key>
<true/>
<key>com.apple.security.temporary-exception.mach-lookup.global-name</key>
<array>
<string>com.apple.ctkd.watcher-client</string>
</array>
<key>com.apple.security.smartcard</key>
<true/>
<key>keychain-access-groups</key>
<array>
<string>$(AppIdentifierPrefix)com.maxgoedjen.Secretive</string>

查看文件

@@ -4,10 +4,8 @@
<dict>
<key>com.apple.security.app-sandbox</key>
<true/>
<key>com.apple.security.temporary-exception.mach-lookup.global-name</key>
<array>
<string>com.apple.ctkd.watcher-client</string>
</array>
<key>com.apple.security.smartcard</key>
<true/>
<key>keychain-access-groups</key>
<array>
<string>$(AppIdentifierPrefix)com.maxgoedjen.Secretive</string>