Guilherme Delgado
04/27/2024, 9:08 PMcompose.components.resources
and cocoapods
to share the CMP module.
androidApp
and desktopApp
runs fine, but iosApp
fails with:
Uncaught Kotlin exception: org.jetbrains.compose.resources.MissingResourceException: Missing resource with path: .../Library/Developer/CoreSimulator/Devices/72BBFDFF-8A49-4E5C-8B31-6D4E15312D29/data/Containers/Bundle/Application/13415EF2-8FB8-40C7-AF7C-3904BACEA495/iosApp.app/compose-resources/composeResources/expressus.shared_ui_compose.generated.resources/font/led_panel_panels_station_on.ttf
I’ve the same setup in another project and it works. It uses XCFramework
could it be related?Guilherme Delgado
04/27/2024, 9:08 PMAlexander Eggers
04/29/2024, 11:31 AMGuilherme Delgado
04/29/2024, 11:35 AMAlexander Eggers
04/29/2024, 11:37 AM