1
0
mirror of https://github.com/Radarr/Radarr.git synced 2024-07-14 16:55:21 +02:00

Fixed: OSX app has bundle name of Sonarr (#2555)

This commit is contained in:
thezoggy 2018-02-20 07:40:35 -06:00 committed by Leonardo Galli
parent 033bc24984
commit a243a886f5

View File

@ -19,7 +19,7 @@
<key>CFBundleInfoDictionaryVersion</key>
<string>6.0</string>
<key>CFBundleName</key>
<string>Sonarr</string>
<string>Radarr</string>
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleShortVersionString</key>