Real fix for osx app icon

This commit is contained in:
Leonardo Galli 2017-01-06 13:27:05 +01:00 committed by GitHub
parent 3f8ea405bf
commit 899c1d98e3
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@
<key>CFBundleExecutable</key>
<string>Sonarr</string>
<key>CFBundleIconFile</key>
<string>sonarr.icns</string>
<string>radarr.icns</string>
<key>CFBundleIdentifier</key>
<string>com.osx.sonarr.tv</string>
<key>CFBundleInfoDictionaryVersion</key>