icerockdev / moko-mvvm

Model-View-ViewModel architecture components for mobile (android & ios) Kotlin Multiplatform development
https://moko.icerock.dev/
Apache License 2.0
994 stars 95 forks source link

Error building mokoMvvmFlowSwiftUI on newest xcode 14.2 #222

Open mobiletoly opened 1 year ago

mobiletoly commented 1 year ago

This is similar to this issue: https://github.com/icerockdev/moko-mvvm/issues/186

but this time it fails for XCode 14.2

Borlehandro commented 1 year ago

@mobiletoly, can you say what is your Kotlin version? I had the same issue and Kotlin version downgrade from 1.8.0 to 1.7.21 helps me!