瀏覽代碼

MVK: use a different libvlc hash until we can disable the CoreAnimation vout for iOS

Felix Paul Kühne 11 年之前
父節點
當前提交
32ba66e77a
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      buildMobileVLCKit.sh

+ 1 - 1
buildMobileVLCKit.sh

@@ -12,7 +12,7 @@ CONFIGURATION="Release"
 NONETWORK=no
 SKIPLIBVLCCOMPILATION=no
 
-TESTEDHASH=ac3f61953
+TESTEDHASH=9fc66e695
 
 usage()
 {