Explorar el Código

Update MVK to fix compilation with Xcode 7.3

Felix Paul Kühne hace 9 años
padre
commit
6ff1c58e98
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      compileVLCforiOS.sh

+ 1 - 1
compileVLCforiOS.sh

@@ -12,7 +12,7 @@ NONETWORK=no
 SKIPLIBVLCCOMPILATION=no
 TVOS=no
 
-TESTEDVLCKITHASH=c721ebfa
+TESTEDVLCKITHASH=0ee5a92c
 TESTEDMEDIALIBRARYKITHASH=f8142c56
 
 usage()