Sfoglia il codice sorgente

compilation script: update VLCKit for https playback

Felix Paul Kühne 11 anni fa
parent
commit
b2ad4df7c7
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=cc1add3c5
+TESTEDVLCKITHASH=31f90ceb2
 TESTEDMEDIALIBRARYKITHASH=973a5eb38
 
 usage()