summaryrefslogtreecommitdiffstats
path: root/TOOLS/osxbundle/mpv.app/Contents/Info.plist
diff options
context:
space:
mode:
Diffstat (limited to 'TOOLS/osxbundle/mpv.app/Contents/Info.plist')
-rw-r--r--TOOLS/osxbundle/mpv.app/Contents/Info.plist6
1 files changed, 6 insertions, 0 deletions
diff --git a/TOOLS/osxbundle/mpv.app/Contents/Info.plist b/TOOLS/osxbundle/mpv.app/Contents/Info.plist
index 89ff4bf6ad..5fde0ac19b 100644
--- a/TOOLS/osxbundle/mpv.app/Contents/Info.plist
+++ b/TOOLS/osxbundle/mpv.app/Contents/Info.plist
@@ -188,6 +188,11 @@
<string>${VERSION}</string>
<key>NSHighResolutionCapable</key>
<true/>
+ <key>LSEnvironment</key>
+ <dict>
+ <key>MallocNanoZone</key>
+ <string>0</string>
+ </dict>
<key>CFBundleURLTypes</key>
<array>
<dict>
@@ -217,6 +222,7 @@
<string>ftp</string>
<string>udp</string>
<string>smb</string>
+ <string>srt</string>
</array>
</dict>
<dict>