summaryrefslogtreecommitdiffstats
path: root/pw/ent.xml
diff options
context:
space:
mode:
authorCameron Katri <me@cameronkatri.com>2021-02-12 10:28:22 -0500
committerCameron Katri <me@cameronkatri.com>2021-02-12 10:44:24 -0500
commit2fc37c51eb672af240b8b0c98da5dfac99ba1522 (patch)
treeeb2ac817818545e853f35958386636a8b49d7e4c /pw/ent.xml
parent9768b265bd097e561103188bb97f64ef26c6cee1 (diff)
downloadpw-darwin-2fc37c51eb672af240b8b0c98da5dfac99ba1522.tar.gz
pw-darwin-2fc37c51eb672af240b8b0c98da5dfac99ba1522.tar.zst
pw-darwin-2fc37c51eb672af240b8b0c98da5dfac99ba1522.zip
Update Makefiles
Diffstat (limited to 'pw/ent.xml')
-rw-r--r--pw/ent.xml11
1 files changed, 11 insertions, 0 deletions
diff --git a/pw/ent.xml b/pw/ent.xml
new file mode 100644
index 0000000..8a59f9f
--- /dev/null
+++ b/pw/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>