Sfoglia il codice sorgente

Update MVK to use the latest libvlc 2.1

Felix Paul Kühne 11 anni fa
parent
commit
448eba8101
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      compileVLCforiOS.sh

+ 1 - 1
compileVLCforiOS.sh

@@ -12,7 +12,7 @@ CONFIGURATION="Release"
 NONETWORK=no
 SKIPLIBVLCCOMPILATION=no
 
-TESTEDVLCKITHASH=d0e7b32b4
+TESTEDVLCKITHASH=42c0ae224
 TESTEDMEDIALIBRARYKITHASH=9c6382eb1
 
 usage()