Hello. I’m trying to run a sample Compose Multipla...
# multiplatform
p
Hello. I’m trying to run a sample Compose Multiplatform app on iOS simulator. I’m using Kotlin 1.8.20, Compose 1.4.0, AGP 7.4.2. However the build fails with following message. How do I figure out what exactly is wrong with my dependencies judging by the logs? Or can this be related to something else?
It seems that the problem was that I used dynamic ios framework, which is not supported by compose-multiplatform