Hi folks ! i hope all you are doing well ! I'm fin...
# multiplatform
m
Hi folks ! i hope all you are doing well ! I'm finding a big issue in my KMM project, I'm trying to debug my iOs app on my physical iPhone and I can't find a way, i'm trying the xcode-kotlin plugin but didn't work. I need some extra apps from the apple store to develop the app to use their SDK. Thank you in advance ❤️
a
Did you add your kotlin source to xcode?
m
yep
a
hmm, and pre-set your breakpoints?
m
pre-set ? What you mean ? Those are the errors are giving, sounds familiar ?
a
Oh, I was seeing commandphase error too. I had to just make sure I set everything up in xcode crrectly
m
my project struct should look like the above right ?
Found the error, xcode couldn't locate java runtime. This is the solution : Xcode cannot locate java runtime - Stack Overflow
a
Ugh, I've had that one before!
Always run kdoctor 🙂