So I tried using the new Kotlin 1.3 RC plugin Mobile Shared Library project generator in IntellJ IDEA. It generates a nice looking project, but I do not see any commands to generate the iOS Framework. What might I be missing?
t
thevery
10/11/2018, 12:02 AM
Isn't it created by running gradle build?
t
tylerwilson
10/11/2018, 1:29 AM
That is only creating a .klib, not a .framework.
tylerwilson
10/11/2018, 1:29 AM
Hang on. I look again, and there they are. Very odd. 😕