소스 검색

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

Felix Paul Kühne 12 년 전
부모
커밋
a722dcc25d
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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()
 {