Parcourir la source

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

Felix Paul Kühne il y a 11 ans
Parent
commit
bd44312fb3
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  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()