I want to use some obj files inside my kotlin/nati...
# kotlin-native
m
I want to use some obj files inside my kotlin/native project, how can I achieve that. Here's the files https://github.com/Wacom-Developer/wacom-device-kit-macos-api/tree/63d4e579a8f120673ab0152f1888243f94beed60 My goal is to write some wrappers in kotlin to this obj-c code and use it in a desktop project