moko-resources icon indicating copy to clipboard operation
moko-resources copied to clipboard

IOs build error: compose/painterResource: Neither the module itself nor its dependencies contain such declaration.

Open a-blekot opened this issue 1 year ago • 0 comments

Error when building in XCode

implementation(dev.icerock.moko:resources-compose:0.23.0)

I use fun painterResource(ImageResource) in my code

Error Module "kmm.core:res" has a reference to symbol dev.icerock.moko.resources.compose/painterResource|7414305036474259675[0]. Neither the module itself nor its dependencies contain such declaration.

a-blekot avatar Aug 02 '23 07:08 a-blekot