Hey @i5hi,
I have updated docs for building for iOS. Please verify cbindgen part. I'm not too familiar with it but the command here seems to work for me. Also dummyCallMethod in .swift file should also be automated. It must be possible to add all method calls in header file itself instead of swift code. See this for reference.
Hey @i5hi, I have updated docs for building for iOS. Please verify cbindgen part. I'm not too familiar with it but the command here seems to work for me. Also dummyCallMethod in .swift file should also be automated. It must be possible to add all method calls in
header file
itself instead ofswift
code. See this for reference.