Browse Source

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

Felix Paul Kühne 11 years ago
parent
commit
bd44312fb3
1 changed files with 1 additions and 1 deletions
  1. 1 1
      compileVLCforiOS.sh

+ 1 - 1
compileVLCforiOS.sh

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