ソースを参照

Update MVK to fix simulator and device builds

Felix Paul Kühne 11 年 前
コミット
ca1eca2227
1 ファイル変更1 行追加1 行削除
  1. 1 1
      compileVLCforiOS.sh

+ 1 - 1
compileVLCforiOS.sh

@@ -12,7 +12,7 @@ CONFIGURATION="Release"
 NONETWORK=no
 SKIPLIBVLCCOMPILATION=no
 
-TESTEDVLCKITHASH=d5f317f42
+TESTEDVLCKITHASH=82cb0988e
 TESTEDMEDIALIBRARYKITHASH=b4a835ee7
 
 usage()