Selaa lähdekoodia

compilation script: update MobileVLCKit fixing https support on iOS on ARM and compilation in general :)

Felix Paul Kühne 11 vuotta sitten
vanhempi
commit
bd44312fb3
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1 1
      compileVLCforiOS.sh

+ 1 - 1
compileVLCforiOS.sh

@@ -12,7 +12,7 @@ CONFIGURATION="Release"
 NONETWORK=no
 SKIPLIBVLCCOMPILATION=no
 
-TESTEDVLCKITHASH=4b0f59bf0
+TESTEDVLCKITHASH=05d03574c
 TESTEDMEDIALIBRARYKITHASH=973a5eb38
 
 usage()