Created
October 14, 2016 02:05
-
-
Save inC3ASE/c727b4dc5084125217387515b34edbd0 to your computer and use it in GitHub Desktop.
usr/share/sandbox
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
;; | |
;; fontmover - sandbox profile | |
;; Copyright 2009 - 2010 Apple, Inc. All Rights reserved. | |
;; | |
;; WARNING: The sandbox rules in this file currently constitute | |
;; Apple System Private Interface and are subject to change at any time and | |
;; without notice. | |
;; | |
(version 1) | |
(deny default) | |
(debug deny) | |
(import "system.sb") | |
(import "fontmoverinternal.sb") |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment