mirror of
https://github.com/lidarr/lidarr.git
synced 2025-08-14 10:47:08 -07:00
Cleanup distribution files
(cherry picked from commit 8b291d932f687297f18491469c44751e37e81173)
This commit is contained in:
parent
7ae6efa7e2
commit
b0afd1a784
13 changed files with 8 additions and 127 deletions
34
distribution/osx/Lidarr.app/Contents/Info.plist
Normal file
34
distribution/osx/Lidarr.app/Contents/Info.plist
Normal file
|
@ -0,0 +1,34 @@
|
|||
<?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>LSUIElement</key>
|
||||
<true/>
|
||||
<key>NSHumanReadableCopyright</key>
|
||||
<string>GNU GPL v3</string>
|
||||
<key>LSApplicationCategoryType</key>
|
||||
<string>public.app-category.entertainment</string>
|
||||
<key>CFBundleDevelopmentRegion</key>
|
||||
<string>English</string>
|
||||
<key>CFBundleExecutable</key>
|
||||
<string>Lidarr</string>
|
||||
<key>CFBundleIconFile</key>
|
||||
<string>lidarr.icns</string>
|
||||
<key>CFBundleIdentifier</key>
|
||||
<string>com.osx.lidarr.audio</string>
|
||||
<key>CFBundleInfoDictionaryVersion</key>
|
||||
<string>6.0</string>
|
||||
<key>CFBundleName</key>
|
||||
<string>Lidarr</string>
|
||||
<key>CFBundlePackageType</key>
|
||||
<string>APPL</string>
|
||||
<key>CFBundleShortVersionString</key>
|
||||
<string>10.0.0.0</string>
|
||||
<key>CFBundleSignature</key>
|
||||
<string>xmmd</string>
|
||||
<key>CFBundleVersion</key>
|
||||
<string>10.0.0.0</string>
|
||||
<key>NSAppleScriptEnabled</key>
|
||||
<string>YES</string>
|
||||
</dict>
|
||||
</plist>
|
BIN
distribution/osx/Lidarr.app/Contents/Resources/lidarr.icns
Normal file
BIN
distribution/osx/Lidarr.app/Contents/Resources/lidarr.icns
Normal file
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue