Play ogg on Xcode projects

I am developing an application in Xcode that needs an ogg and vorbis framework to play ogg files. I have googled for some information about this, but I havenโ€™t gotten to anything, I donโ€™t know how to make this environment work. I already downloaded the libraries and added them to my project, but I'm not going to compile it, even if the files are already there, it complains about the lack of files.

Can someone give me a good guide on how to do this?

Any help was appreciated.

+6
source share

Source: https://habr.com/ru/post/911027/


All Articles