Fix macOS icon (#56)

* fix iconfile name
* add correct icon
This commit is contained in:
Cédric L 2017-08-19 18:07:59 +02:00 committed by Qstick
parent 3da6274211
commit 0c2880c2fe
2 changed files with 1 additions and 1 deletions

View File

@ -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>