문제

I need them compiled with i386, armv7 and also armv7s (the hardest to find).

I found a compilation for only Speex (which I haven't tested yet) here: http://iosdeveloperzone.com/2013/04/09/precompiled-speex-libraries-for-ios/

Does anyone know where I can get it or how?

도움이 되었습니까?

해결책

I've used:

  1. Ogg & Vorbis from: https://github.com/iosdevzone/IDZAQAudioPlayer/tree/master/Frameworks

  2. Speex from: https://github.com/iosdevzone/IDZPrecompiledSpeex

And those works perfectly with armv7,armv7s and i386.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top