base64 icon indicating copy to clipboard operation
base64 copied to clipboard

How to build in xcode?

Open woniupapa opened this issue 5 years ago • 1 comments

I want to use it in ios project. how to build it in xcode? help!!!

woniupapa avatar Nov 25 '20 10:11 woniupapa

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.

aklomp avatar Nov 28 '20 17:11 aklomp

This library now integrates with CMake, so it should be possible to use it like any other library that uses CMake.

aklomp avatar Jan 15 '24 15:01 aklomp