donkthemagicllama
Joined: 15 Nov 2017
Posts: 3
|
building iOS libraries using Xcode
Has anyone been able to build the iOS libraries (libFLAC, freetype, etc) using Xcode?
I'm trying to make a tvOS port, and it works in the AppleTV simulator, but I need to recompile the libraries for tvOS.
I *think* this wouldn't be too hard if I could start from building for iOS, but I haven't been able to do that yet...
|