Cherrio LLC
01/28/2025, 2:47 PMcmake
compiled binaries compatible with Kotlin native?
When I build the library to klib it works fine. But when I try to run the app on iOS I get missing symbols
even if the symbols are present in the static lib.
I am compiling the lib for iOS using ios.tool chain.cmake
from hereMikolaj
01/29/2025, 6:23 AM