my mp project builds successfully, but the imports...
# ios
d
my mp project builds successfully, but the imports do not display correctly in intellij - any ideas?
l
Different Kotlin versions between the project and the IDE plugin?
d
let me check
all of my plugins are up to date
l
The project
If it's not 1.4.0 but the IDE plugin is 1.4.0, then it's expected.
d
l
What was different with the last time it was working?
Also, you can confirm you're on a Mac?
d
I'm on mac
it broke when I changed my ios target to this
l
To this from…?
Did you touch the
gradle.properties
file? Do you have HMPP related flags?
d
it was from the val targetIOS = blah blah that projects used to have
gradle.properties
this is what it was previously
d
giving it a try - thank you
beautiful
l
🙂