Browse Source

update VLCKit to fix libvpx compilation for the Intel32 simulator

Felix Paul Kühne 10 years ago
parent
commit
c9ce07cee2
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=754265a32
+TESTEDVLCKITHASH=d3bfc4270ace
 TESTEDMEDIALIBRARYKITHASH=a2aa36265
 TESTEDMEDIALIBRARYKITHASH=a2aa36265
 
 
 usage()
 usage()