Files
launcher/src-tauri/Info.plist

10 lines
333 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>
<key>CFBundleIconFile</key>
<string>Berry Dash Launcher</string>
<key>CFBundleIconName</key>
<string>Berry Dash Launcher</string>
</dict>
</plist>