Browse Source

Update VLCKit to resolve a compilation issue on OS X Mavericks

Felix Paul Kühne 11 years ago
parent
commit
44f042fa3d
1 changed files with 1 additions and 1 deletions
  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()