Skip to content

Commit

Permalink
Remove temporary exception entitlements
Browse files Browse the repository at this point in the history
CGRequestPostEventAccess seems to work fine with TCC in my testing.
  • Loading branch information
saagarjha committed Feb 8, 2024
1 parent 2b5e8ef commit 474bc36
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions macOS/Ensemble.entitlements
Original file line number Diff line number Diff line change
Expand Up @@ -10,13 +10,5 @@
<true/>
<key>com.apple.security.network.server</key>
<true/>
<key>com.apple.security.temporary-exception.mach-lookup.global-name</key>
<array>
<string>com.apple.universalaccessAuthWarn</string>
</array>
<key>com.apple.security.temporary-exception.mach-lookup.local-name</key>
<array>
<string>com.apple.axserver</string>
</array>
</dict>
</plist>

0 comments on commit 474bc36

Please sign in to comment.