You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
|
<?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>CFBundleDocumentTypes</key>
|
|
|
|
<array>
|
|
|
|
<dict>
|
|
|
|
<key>CFBundleTypeExtensions</key>
|
|
|
|
<array>
|
|
|
|
<string>torrent</string>
|
|
|
|
</array>
|
|
|
|
<key>CFBundleTypeIconFile</key>
|
|
|
|
<string>qbittorrentDocument</string>
|
|
|
|
<key>CFBundleTypeName</key>
|
|
|
|
<string>BitTorrent Document</string>
|
|
|
|
<key>CFBundleTypeRole</key>
|
|
|
|
<string>Viewer</string>
|
|
|
|
<key>LSHandlerRank</key>
|
|
|
|
<string>Owner</string>
|
|
|
|
<key>LSItemContentTypes</key>
|
|
|
|
<array>
|
|
|
|
<string>org.bittorrent.torrent</string>
|
|
|
|
</array>
|
|
|
|
<key>LSIsAppleDefaultForType</key>
|
|
|
|
<true/>
|
|
|
|
</dict>
|
|
|
|
</array>
|
|
|
|
<key>CFBundleIconFile</key>
|
|
|
|
<string>qbittorrent_mac.icns</string>
|
|
|
|
<key>CFBundleInfoDictionaryVersion</key>
|
|
|
|
<string>6.0</string>
|
|
|
|
<key>CFBundlePackageType</key>
|
|
|
|
<string>APPL</string>
|
|
|
|
<key>CFBundleGetInfoString</key>
|
|
|
|
<string>2.2.8</string>
|
|
|
|
<key>CFBundleSignature</key>
|
|
|
|
<string>????</string>
|
|
|
|
<key>CFBundleExecutable</key>
|
|
|
|
<string>qbittorrent</string>
|
|
|
|
<key>CFBundleIdentifier</key>
|
|
|
|
<string>com.yourcompany.qbittorrent</string>
|
|
|
|
<key>NOTE</key>
|
|
|
|
<string>This file was generated by Qt/QMake.</string>
|
|
|
|
</dict>
|
|
|
|
</plist>
|