Does anyone experience any issue building KMM modu...
# ios
j
Does anyone experience any issue building KMM module with xcode 15?
a
Yes, try in xcode 14.1 specifically. I should work.
👍 1
j
You need to update to Kotlin 1.9.10 to use Xcode 15 otherwise you get errors about unknown linker options like this https://kotlinlang.slack.com/archives/C9JM6Q2UX/p1694726565986969
l
We've yet to find an issue with Xcode 15 and KMP modules
j
Ah yeah, we need to upgrade to Kotlin 1.9.10. Thanks for that pointer! 🙂