使用 kotlin-multiplatform-mobile 插件中的向导创建 kmm 应用程序后,我尝试运行 ios 模拟器并收到以下错误。
kotlin multiplatform mobile java.lang.IllegalStateException: Unsupported Xcode version 12.4, minimal supported version is 12.5.
为了解决这个错误,我尝试更新 Xcode,下面给出了新的错误。
CoreSimulator.framework was changed while the process was running. This is not a supported configuration and can occur if Xcode.app was updated while the process was running. Service version (776.4) does not match expected service version (732.18.6).