base64
base64 copied to clipboard
How to build in xcode?
I want to use it in ios project. how to build it in xcode? help!!!
Sorry, I have no experience with iOS or xcode. The library is a relatively straightforward C project, so I don't think it should be too hard to get it running. Maybe you can find a fork of this project which builds it for xcode.
This library now integrates with CMake, so it should be possible to use it like any other library that uses CMake.