I wonder if there is a complete hello world tutori...
# kotlin-native
a
I wonder if there is a complete hello world tutorial for Kotlin Native and iOS? I already made Hello world in CLion but I don't know what the next step? I did my homework and I searched in Youtube but I didn't found anything
t
a
@thevery Yes I know these samples but I need to make a new project from scratch not just running a sample
t
Use AppCode built-in wizard
a
Wow it is working..Thanks