Explorar el Código

buildMobileVLCKit: bump TESTEDHASH

Carola Nitz hace 7 años
padre
commit
be49bd09be
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      buildMobileVLCKit.sh

+ 1 - 1
buildMobileVLCKit.sh

@@ -25,7 +25,7 @@ OSVERSIONMINLDFLAG=ios_version_min
 ROOT_DIR=empty
 FARCH="all"
 
-TESTEDHASH=10db447e
+TESTEDHASH="1a87ff2bb" # libvlc hash that this version of VLCKit is build on
 
 if [ -z "$MAKE_JOBS" ]; then
     CORE_COUNT=`sysctl -n machdep.cpu.core_count`