Hash :
6c43b53a
Author :
Thomas de Grivel
Date :
2025-10-17T19:28:28
Fix install of sdl2 demo on macos
<?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>CFBundleExecutable</key>
<string>kc3_window_sdl2_demo_cov.sh</string>
<key>CFBundleIconFile</key>
<string>kc3</string>
<key>CFBundleIdentifier</key>
<string>io.kmx.kc3-window-sdl2-demo-cov</string>
<key>NSHighResolutionCapable</key>
<true/>
</dict>
</plist>