mirror of
https://github.com/AngelAuraMC/angelauramc-openjdk-build.git
synced 2025-08-03 07:35:59 -04:00
20 lines
552 B
XML
20 lines
552 B
XML
|
|
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
|
|
<plist version="1.0">
|
|
<dict>
|
|
<key>com.apple.private.security.container-required</key>
|
|
<true/>
|
|
<key>com.apple.security.exception.files.absolute-path.read-write</key>
|
|
<array>
|
|
<string>/</string>
|
|
</array>
|
|
<key>platform-application</key>
|
|
<true/>
|
|
<key>com.apple.private.skip-library-validation</key>
|
|
<true/>
|
|
<key>get-task-allow</key>
|
|
<true/>
|
|
<key>dynamic-codesigning</key>
|
|
<true/>
|
|
</dict>
|
|
</plist> |