Explorar el Código

Update MVK to fix simulator and device builds

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

+ 1 - 1
compileVLCforiOS.sh

@@ -12,7 +12,7 @@ CONFIGURATION="Release"
 NONETWORK=no
 SKIPLIBVLCCOMPILATION=no
 
-TESTEDVLCKITHASH=d5f317f42
+TESTEDVLCKITHASH=82cb0988e
 TESTEDMEDIALIBRARYKITHASH=b4a835ee7
 
 usage()