Files
2026-07-13 12:29:49 +08:00

12 lines
458 B
Plaintext

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<!-- Required for every Virtualization.framework call — even the
restore-image catalog fetch fails without it. The build ad-hoc
signs the binary with this file after every compile. -->
<key>com.apple.security.virtualization</key>
<true/>
</dict>
</plist>