Hi everyone ^^
I'm really excited with this library, and I'm using it to play ogg audio files in an iOS app (currently developing).
We've got bitcode enabled in our app, but with libbassflac it gives an error:
ld: '/.../Build/Products/Debug-iphoneos/libbassflac.a(libbassflac.a-arm64-master.o)' does not contain bitcode. You must rebuild it with bitcode enabled (Xcode setting ENABLE_BITCODE), obtain an updated library from the vendor, or disable bitcode for this target.
I've already searched for bitcode problem, and saw many posts about it, but no answers. Lot's of people are requesting bitcode support for it.
Is there a libbassflac version with bitcode enabled?
If not, is it going to be updated to support bitcode?
Thank you in advance ^^
Best,
Rendel