Hi, I’ve successfully worked on supporting the iOS...
# kotlin-native
s
Hi, I’ve successfully worked on supporting the iOS simulator for Kotlin Native. Should I submit a PR or maybe it’s not a priority?
👍 6
o
please send a PR, would be neat if it supported installed XCode
s
you mean retrieving the target sysroot from the installed Xcode?
o
yes
s
alright, that makes sense
Before I start writing, would you script those routines (for instance, with python) or bake them into konanc (in kotlin)?
o
Please no Python, try to stay in Kotlin/JVM compiler is written in