terrakok / Compose-Multiplatform-Wizard

Compose Multiplatform Wizard
https://terrakok.github.io/Compose-Multiplatform-Wizard/
MIT License
389 stars 25 forks source link

Could not find "co.touchlab:stately-common" #40

Closed hmshohrab closed 7 months ago

hmshohrab commented 7 months ago

i can't run on ios device from xcode... this error message are thrown.

Could not find "co.touchlab:stately-common" in [/Users/md.asifparvez/Shohrab/PureMind/Muslim, /Users/md.asifparvez/.konan/klib, /Users/md.asifparvez/.konan/kotlin-native-prebuilt-macos-aarch64-1.9.21/klib/common, /Users/md.asifparvez/.konan/kotlin-native-prebuilt-macos-aarch64-1.9.21/klib/platform/ios_simulator_arm64]

terrakok commented 7 months ago

could you provide a project to reproduce the issue?

rkshnair commented 7 months ago

Same for me as well. Simply create and download the project and try to run iOS emulator. This error is coming. Android working like a charm no issues.

terrakok commented 7 months ago

I don't see the problem. A new generated project works as expected. send an reproducer, plz

hmshohrab commented 7 months ago
Screenshot 2023-12-13 at 10 47 34 PM
terrakok commented 7 months ago

This is not what I asked. I need a project

hmshohrab commented 7 months ago

implementation("co.touchlab:stately-common:2.0.6") When I added it, it worked fine.

hmshohrab commented 7 months ago

Can you help me to add cocoapods in this projects? I tried many time, but i failed.

terrakok commented 7 months ago

I guess all the needed information is here: https://kotlinlang.org/docs/native-cocoapods-xcode.html