1
0
ミラー元 https://github.com/luanti-org/luanti.git 前回の同期 2025-11-07 18:55:18 +01:00
ファイル
luanti/misc/macos/entitlements/release.entitlements

9 行
264 B
XML

<?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>
<key>com.apple.security.cs.allow-unsigned-executable-memory</key>
<true/>
</dict>
</plist>