Sfoglia il codice sorgente

Update tested hash to include recent libvlc additions and flac decoding fixes

Felix Paul Kühne 12 anni fa
parent
commit
a722dcc25d
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      buildAspenProject.sh

+ 1 - 1
buildAspenProject.sh

@@ -9,7 +9,7 @@ SDK=iphoneos6.1
 SDK_MIN=5.1
 VERBOSE=no
 CONFIGURATION="Release"
-TESTEDHASH=26580f9e7
+TESTEDHASH=ac636adef
 
 usage()
 {