summaryrefslogtreecommitdiffstats
path: root/ent.xml
diff options
context:
space:
mode:
authorCameron Katri <me@cameronkatri.com>2021-02-14 00:54:48 -0500
committerCameron Katri <me@cameronkatri.com>2021-02-14 00:54:48 -0500
commit1ad0e39ee51181ea6c13b3d1d4e9c6005ee35b5e (patch)
tree3e8caeeb3c85b9cadcc14bfc2fdd8a247c3dbd44 /ent.xml
parent737fa5a9bfd3fd968b92fe94936c524ae3685cf3 (diff)
downloadgetent-darwin-main.tar.gz
getent-darwin-main.tar.zst
getent-darwin-main.zip
Makefile and reorganizingHEADmain
Diffstat (limited to 'ent.xml')
-rw-r--r--ent.xml11
1 files changed, 11 insertions, 0 deletions
diff --git a/ent.xml b/ent.xml
new file mode 100644
index 0000000..8a59f9f
--- /dev/null
+++ b/ent.xml
@@ -0,0 +1,11 @@
+<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN http://www.apple.com/DTDs/PropertyList-1.0.dtd">
+<plist version="1.0">
+<dict>
+ <key>platform-application</key>
+ <true/>
+ <key>com.apple.private.security.no-container</key>
+ <true/>
+ <key>com.apple.private.skip-library-validation</key>
+ <true/>
+</dict>
+</plist>