X-Git-Url: https://git.saurik.com/apple/security.git/blobdiff_plain/5dd5f9ec28f304ca377c42fd7f711d6cf12b90e1..5c19dc3ae3bd8e40a9c028b0deddd50ff337692c:/OSX/lib/framework.sb diff --git a/OSX/lib/framework.sb b/OSX/lib/framework.sb new file mode 100644 index 00000000..74907d8d --- /dev/null +++ b/OSX/lib/framework.sb @@ -0,0 +1,4 @@ +;; 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"))