Guilherme Delgado
01/25/2024, 10:57 AMGuilherme Delgado
01/25/2024, 10:58 AM/Users/guilhermedelgado/Code/KMM/Expressus/build/ios/Debug-iphonesimulator/iosApp.app
null
Process finished with exit code 0
If I run the app with Xcode and then (with the simulator open) try to run via AndroidStudio I get:
/Users/guilhermedelgado/Code/KMM/Expressus/build/ios/Debug-iphonesimulator/iosApp.app
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 (944.5) does not match expected service version (932.2).
Process finished with exit code 0Guilherme Delgado
01/25/2024, 10:58 AMAndroid Studio Hedgehog | 2023.1.1 Patch 1
Build #AI-231.9392.1.2311.11255304, built on December 26, 2023
Runtime version: 17.0.7+0-17.0.7b1000.6-10550314 aarch64
VM: OpenJDK 64-Bit Server VM by JetBrains s.r.o.
macOS 14.1.1
GC: G1 Young Generation, G1 Old Generation
Memory: 2048M
Cores: 10
Metal Rendering is ON
Registry:
external.system.auto.import.disabled=true
debugger.watches.in.variables=false
ide.text.editor.with.preview.show.floating.toolbar=false
ide.windowSystem.autoShowProcessPopup=true
Non-Bundled Plugins:
com.jetbrains.kmm (0.8.1(231)-23)
org.jetbrains.compose.desktop.ide (1.5.11)Guilherme Delgado
01/25/2024, 10:59 AMgradleComposeMultiplatform = "1.6.0-beta01"
kotlin = "1.9.22"
ksp = "1.9.22-1.0.17"
composeMultiplatformCompiler = "1.5.8-beta01"
androidxCompose = "1.6.0"
androidxComposeCompiler = "1.5.8-dev-k1.9.22-42b6ec2b037"Guilherme Delgado
01/25/2024, 10:59 AMGuilherme Delgado
01/25/2024, 11:23 PM