Parcourir la source

update VLCKit to fix libvpx compilation for the Intel32 simulator

Felix Paul Kühne il y a 10 ans
Parent
commit
c9ce07cee2
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=754265a32
+TESTEDVLCKITHASH=d3bfc4270ace
 TESTEDMEDIALIBRARYKITHASH=a2aa36265
 
 usage()