Merge pull request #12486 from MaddTheSane/patch-1

Update Info.plist
This commit is contained in:
sledgehammer999
2020-04-20 01:12:29 +03:00
committed by GitHub

8
dist/mac/Info.plist vendored
View File

@@ -88,13 +88,17 @@
<key>UTTypeTagSpecification</key>
<dict>
<key>com.apple.ostype</key>
<string>TORR</string>
<array>
<string>TORR</string>
</array>
<key>public.filename-extension</key>
<array>
<string>torrent</string>
</array>
<key>public.mime-type</key>
<string>application/x-bittorrent</string>
<array>
<string>application/x-bittorrent</string>
</array>
</dict>
</dict>
</array>