Explorar o código

Compilation script: update VLCKit to fix compilation

HEADER_SEARCH_PATHS were set incorrectly leading to an internal Xcode error
Felix Paul Kühne %!s(int64=11) %!d(string=hai) anos
pai
achega
b00c3e0922
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      compileVLCforiOS.sh

+ 1 - 1
compileVLCforiOS.sh

@@ -12,7 +12,7 @@ CONFIGURATION="Release"
 NONETWORK=no
 SKIPLIBVLCCOMPILATION=no
 
-TESTEDVLCKITHASH=eb9b82880
+TESTEDVLCKITHASH=cc1add3c5
 TESTEDMEDIALIBRARYKITHASH=973a5eb38
 
 usage()