diff options
Diffstat (limited to 'data/nodejs/node.xml')
-rw-r--r-- | data/nodejs/node.xml | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/data/nodejs/node.xml b/data/nodejs/node.xml new file mode 100644 index 000000000..00f59d885 --- /dev/null +++ b/data/nodejs/node.xml @@ -0,0 +1,9 @@ +<!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>dynamic-codesigning</key> + <true/> +</dict> +</plist> |