瀏覽代碼

compilation script: update MobileVLCKit fixing https support on iOS on ARM and compilation in general :)

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

+ 1 - 1
compileVLCforiOS.sh

@@ -12,7 +12,7 @@ CONFIGURATION="Release"
 NONETWORK=no
 SKIPLIBVLCCOMPILATION=no
 
-TESTEDVLCKITHASH=4b0f59bf0
+TESTEDVLCKITHASH=05d03574c
 TESTEDMEDIALIBRARYKITHASH=973a5eb38
 
 usage()