Browse Source

Bump MVK to fix armv7 compilation

Felix Paul Kühne 10 years ago
parent
commit
f81f86f9bc
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
 SKIPLIBVLCCOMPILATION=no
 
-TESTEDVLCKITHASH=31ae58c091
+TESTEDVLCKITHASH=754265a32
 TESTEDMEDIALIBRARYKITHASH=a229be5b8f
 
 usage()