X-Git-Url: https://git.saurik.com/apple/security.git/blobdiff_plain/79b9da22a1f4b26279940d285c1bc28ce4e99252..7e6b461318c8a779d91381531435a68ee4e8b6ed:/OSX/lib/framework.sb?ds=inline diff --git a/OSX/lib/framework.sb b/OSX/lib/framework.sb index 40425564..e37bf7c4 100644 --- a/OSX/lib/framework.sb +++ b/OSX/lib/framework.sb @@ -1,8 +1,8 @@ ;; allow clients to communicate with secd (allow mach-lookup (global-name "com.apple.secd")) ;; allow clients to communicate with coreauthd -(allow mach-lookup (global-name "com.apple.CoreAuthentication.daemon.libxpc")) -(allow mach-lookup (global-name "com.apple.CoreAuthentication.agent.libxpc")) +(allow mach-lookup (global-name "com.apple.CoreAuthentication.daemon")) +(allow mach-lookup (global-name "com.apple.CoreAuthentication.agent")) ;; allow clients to communicate with ctkd (allow mach-lookup (global-name "com.apple.ctkd.token-client"))