Parcourir la source

Update VLCKit to resolve a compilation issue on OS X Mavericks

Felix Paul Kühne il y a 11 ans
Parent
commit
44f042fa3d
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      compileVLCforiOS.sh

+ 1 - 1
compileVLCforiOS.sh

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