Are there any concrete samples of using `cinterop`...
# kotlin-native
h
Are there any concrete samples of using
cinterop
with Apple Foundation libs?
o
why existing bindings to Apple Foundation do not work for you? for example sample https://github.com/JetBrains/kotlin-native/pull/2177/files uses precompiled bindings quite heavily
h
If it's available by default then it's not working for me. I'm using new multiplatform plugin.
message has been deleted
o
What is the target for your sourceset? What is the machine you running IDE on?
h
message has been deleted
Windows machine
o
You need macOS to develop for iOS/macOS
h
Thanks. I thought it was only for compilation.☹️