tart-dev.entitlements: add "com.apple.security.get-task-allow" (#642)

This commit is contained in:
Nikolay Edigaryev 2023-11-01 14:35:55 +04:00 committed by GitHub
parent b95585b56b
commit c4c2bfeded
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -4,5 +4,7 @@
<dict>
<key>com.apple.security.virtualization</key>
<true/>
<key>com.apple.security.get-task-allow</key>
<true/>
</dict>
</plist>