Después de crear una aplicación kmm usando el asistente del complemento kotlin-multiplatform-mobile, intenté ejecutar el simulador ios y obtuve el siguiente error.
kotlin multiplatform mobile java.lang.IllegalStateException: Unsupported Xcode version 12.4, minimal supported version is 12.5.Para resolver el error, intenté actualizar Xcode, dándome el nuevo error a continuación.
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).