Long standing workflow issue for me with Kotlin Mu...
# ios
d
Long standing workflow issue for me with Kotlin Multiplatform for iOS... When I build for iOS device in Xcode, resulting
shared
Kotlin symbols are visible and navigable from Xcode When building for simulator in Xcode, compilation result remains correct, but Kotlin symbols are unresolvable to the Xcode IDE 🙅 Is there some search path or configuration that can be added to enable awareness of symbols from simulator build paths?
r