I was trying out Kotlin native for the first time ...
# kotlin-native
j
I was trying out Kotlin native for the first time and I was wondering if a kexe file on Mac can be turned into a proper distributable CLI app for other people? Or is this not yet possible?
m
I'm interested by this too. Notarization in particular seems useful
k
We did this for xcode config tool. It’s published to homebrew: https://github.com/touchlab/xcode-kotlin
👍 1
👀 1
I believe KDoctor is as well: https://github.com/Kotlin/kdoctor