1 <?xml version=
"1.0" encoding=
"UTF-8"?>
2 <!DOCTYPE plist PUBLIC
"-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
5 <key>CFBundleDevelopmentRegion
</key>
7 <key>CFBundleDisplayName
</key>
8 <string>qBittorrent
</string>
9 <key>CFBundleDocumentTypes
</key>
12 <key>CFBundleTypeExtensions
</key>
14 <string>torrent
</string>
16 <key>CFBundleTypeIconFile
</key>
17 <string>qBitTorrentDocument
</string>
18 <key>CFBundleTypeName
</key>
19 <string>BitTorrent Document
</string>
20 <key>CFBundleTypeRole
</key>
21 <string>Viewer
</string>
22 <key>LSHandlerRank
</key>
23 <string>Owner
</string>
24 <key>LSItemContentTypes
</key>
26 <string>org.bittorrent.torrent
</string>
28 <key>NSExportableTypes
</key>
30 <string>org.bittorrent.torrent
</string>
32 <key>LSIsAppleDefaultForType
</key>
36 <key>CFBundleURLTypes
</key>
39 <key>CFBundleTypeRole
</key>
40 <string>Viewer
</string>
41 <key>CFBundleURLSchemes
</key>
43 <string>magnet
</string>
45 <key>CFBundleURLName
</key>
46 <string>BitTorrent Magnet URL
</string>
49 <key>CFBundleName
</key>
50 <string>qBittorrent
</string>
51 <key>CFBundleIconFile
</key>
52 <string>qbittorrent_mac.icns
</string>
53 <key>CFBundleInfoDictionaryVersion
</key>
55 <key>CFBundlePackageType
</key>
57 <key>CFBundleShortVersionString
</key>
58 <string>5.0.0</string>
59 <key>CFBundleExecutable
</key>
60 <string>${EXECUTABLE_NAME}
</string>
61 <key>CFBundleIdentifier
</key>
62 <string>org.qbittorrent.qBittorrent
</string>
63 <key>LSMinimumSystemVersion
</key>
64 <string>${MACOSX_DEPLOYMENT_TARGET}
.0</string>
65 <key>NSPrincipalClass
</key>
66 <string>NSApplication
</string>
67 <key>NSAppleScriptEnabled
</key>
69 <key>NSHumanReadableCopyright
</key>
70 <string>Copyright ©
2006-
2024 The qBittorrent project
</string>
71 <key>UTExportedTypeDeclarations
</key>
74 <key>UTTypeConformsTo
</key>
76 <string>public.data
</string>
77 <string>public.item
</string>
78 <string>com.bittorrent.torrent
</string>
80 <key>UTTypeDescription
</key>
81 <string>BitTorrent Document
</string>
82 <key>UTTypeIconFile
</key>
83 <string>qBitTorrentDocument
</string>
84 <key>UTTypeIdentifier
</key>
85 <string>org.bittorrent.torrent
</string>
86 <key>UTTypeReferenceURL
</key>
87 <string>https://www.bittorrent.org/beps/bep_0000.html
</string>
88 <key>UTTypeTagSpecification
</key>
90 <key>com.apple.ostype
</key>
94 <key>public.filename-extension
</key>
96 <string>torrent
</string>
98 <key>public.mime-type
</key>
100 <string>application/x-bittorrent
</string>