Hi
What makes it so that IDEA can or cannot resolve imports from native code (platform.Foundation in my case) ?
We have a MPP app that has multiplatform modules that target android and iOS
I am unable to have IDEA resolve imports and autocomplete iOS code in ios sourcesets
When I create a new native project from scratch (same IDEA, same Kotlin version etc.) it works without any issues
Any ideas?