Fix macOS icon (#56)

* fix iconfile name
* add correct icon
pull/57/head
Cédric L 7 years ago committed by Qstick
parent 3da6274211
commit 0c2880c2fe

@ -13,7 +13,7 @@
<key>CFBundleExecutable</key>
<string>Lidarr</string>
<key>CFBundleIconFile</key>
<string>lidarr.icns</string>
<string>Lidarr.icns</string>
<key>CFBundleIdentifier</key>
<string>com.osx.lidarr.audio</string>
<key>CFBundleInfoDictionaryVersion</key>

Loading…
Cancel
Save