Join Slack
Powered by
I’m trying to build a mac application with kotlin/...
# multiplatform
b
Bino
09/23/2019, 1:45 PM
I’m trying to build a mac application with kotlin/native but I didn’t get an executable as result. Can someone point me to the configuration mistake I made please?
https://gist.github.com/thebino/5d0b2992dc0ee1e65eca2a3b46de4f70
a
Artyom Degtyarev [JB]
09/23/2019, 2:01 PM
Do you have anything in the
build/
directory after the task execution?
b
Bino
09/23/2019, 2:22 PM
only a
metadata.jar
Bino
09/23/2019, 2:30 PM
@Artyom Degtyarev [JB]
I found it. The name inside the target needs to match the folders name. Also the sourceSets variable
🎉 1
Bino
09/23/2019, 2:30 PM
2
Views
Open in Slack
Previous
Next