summaryrefslogtreecommitdiffstats
path: root/TOOLS
diff options
context:
space:
mode:
authorStefano Pigozzi <stefano.pigozzi@gmail.com>2014-12-02 20:53:54 +0100
committerStefano Pigozzi <stefano.pigozzi@gmail.com>2014-12-02 20:55:19 +0100
commite7145ae24d9e9c5d5728d4347881a8780a6b8b29 (patch)
tree31c8f93b0bfb2ec7109fe63c6e6a1540c7182650 /TOOLS
parent84866cac2d7d8cfc9b2fc263b61dcd1aa5759750 (diff)
downloadmpv-e7145ae24d9e9c5d5728d4347881a8780a6b8b29.tar.bz2
mpv-e7145ae24d9e9c5d5728d4347881a8780a6b8b29.tar.xz
cocoa: add https:// url scheme to bundle's plist
Diffstat (limited to 'TOOLS')
-rw-r--r--TOOLS/osxbundle/mpv.app/Contents/Info.plist1
1 files changed, 1 insertions, 0 deletions
diff --git a/TOOLS/osxbundle/mpv.app/Contents/Info.plist b/TOOLS/osxbundle/mpv.app/Contents/Info.plist
index bf81a00669..c134abb173 100644
--- a/TOOLS/osxbundle/mpv.app/Contents/Info.plist
+++ b/TOOLS/osxbundle/mpv.app/Contents/Info.plist
@@ -210,6 +210,7 @@
<string>mms</string>
<string>mmst</string>
<string>http</string>
+ <string>https</string>
<string>httpproxy</string>
<string>rtp</string>
<string>rtsp</string>