Are iOS builds supposed to take 5 minutes, whereas...
# multiplatform
r
Are iOS builds supposed to take 5 minutes, whereas the Android builds are like 30 seconds?
t
In general - yes - building native part is longer than JVM/Android. You could also check this: https://kotlinlang.org/docs/native-improving-compilation-time.html