Parcourir la source

Update MVK to fix compilation for tvOS

Felix Paul Kühne il y a 9 ans
Parent
commit
ae7f6fb5ca
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      compileVLCforiOS.sh

+ 1 - 1
compileVLCforiOS.sh

@@ -12,7 +12,7 @@ NONETWORK=no
 SKIPLIBVLCCOMPILATION=no
 TVOS=no
 
-TESTEDVLCKITHASH=3f93c1e7
+TESTEDVLCKITHASH=33dc257f
 TESTEDMEDIALIBRARYKITHASH=e5ca039f
 
 usage()