https://kotlinlang.org logo
#multiplatform
Title
# multiplatform
v

Vlad

09/22/2023, 11:07 AM
Is there are some specific stuff needed to be done to setup environment for xcode on M2 chips?
1
z
For Apple Silicon chips, I believe the "command line tools" setting is needed as an extra step, you can find that in the possible issues section of the page and kdoctor will also help you with it if necessary
v

Vlad

09/22/2023, 11:17 AM
Ty, we are currently dealing somewhere about the tools
z

zsmb

09/22/2023, 11:25 AM
Let me know if something in the setup doesn't work!
v

Vlad

09/22/2023, 11:42 AM
No, seems like we are good thank you. We started with latest xcode which is fresh 15x (3d ago released). Then we rolled back to 14, since we don't have iOS devs, we are not ready to deal with 15x issues, and everything launched by the docs.
👍 1
2 Views