JetBrains / compose-multiplatform

Compose Multiplatform, a modern UI framework for Kotlin that makes building performant and beautiful user interfaces easy and enjoyable.
https://jetbrains.com/lp/compose-multiplatform
Apache License 2.0
15.02k stars 1.1k forks source link

Fix resources with cocoapods integration #4783

Closed terrakok closed 3 weeks ago

terrakok commented 3 weeks ago

The PR sets a static path to the compose resources for the cocoapods integration because there maybe only one integration framework for a gradle module.

Fixes https://github.com/JetBrains/compose-multiplatform/issues/4720

Release Notes

Fixes - Resources