Explorar o código

MVK: update tested HASH

Thomas Guillem %!s(int64=8) %!d(string=hai) anos
pai
achega
21a9c0a741
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      buildMobileVLCKit.sh

+ 1 - 1
buildMobileVLCKit.sh

@@ -21,7 +21,7 @@ OSVERSIONMINCFLAG=miphoneos-version-min
 OSVERSIONMINLDFLAG=ios_version_min
 ROOT_DIR=empty
 
-TESTEDHASH=7e8b50a2
+TESTEDHASH=239c560
 
 CORE_COUNT=`sysctl -n machdep.cpu.core_count`
 let MAKE_JOBS=$CORE_COUNT+1