From d1fd3e10902878b2936d275013ee9a00fa349339 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Felix=20Paul=20K=C3=BChne?= <fkuehne@videolan.org>
Date: Fri, 8 Apr 2016 12:02:07 +0200
Subject: [PATCH] Update MVK to fix compilation with Xcode 7.3

---
 compileVLCforiOS.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/compileVLCforiOS.sh b/compileVLCforiOS.sh
index bb953655f..3018cdd8c 100755
--- a/compileVLCforiOS.sh
+++ b/compileVLCforiOS.sh
@@ -12,7 +12,7 @@ NONETWORK=no
 SKIPLIBVLCCOMPILATION=no
 TVOS=no
 
-TESTEDVLCKITHASH=170b9c7a
+TESTEDVLCKITHASH=4f2606e9
 TESTEDMEDIALIBRARYKITHASH=f8142c56
 
 usage()
-- 
GitLab