浏览代码

bump vlckit tested hash to include playbackfixes for iOS 7 and 8

Carola Nitz 7 年之前
父节点
当前提交
f2d4be922e
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      buildMobileVLCKit.sh

+ 1 - 1
buildMobileVLCKit.sh

@@ -22,7 +22,7 @@ OSVERSIONMINLDFLAG=ios_version_min
 ROOT_DIR=empty
 FARCH="all"
 
-TESTEDHASH=b6bbde66
+TESTEDHASH=68ebdf18
 
 if [ -z "$MAKE_JOBS" ]; then
     CORE_COUNT=`sysctl -n machdep.cpu.core_count`