Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

iOS build error #342

Closed
joreilly opened this issue Feb 23, 2024 · 4 comments
Closed

iOS build error #342

joreilly opened this issue Feb 23, 2024 · 4 comments

Comments

@joreilly
Copy link

Getting following error building iOS client (using version 1.1.0-alpha03 in shared KMP code)....all other clients build ok.

> Task :composeApp:kspKotlinIosSimulatorArm64 FAILED
e: Could not find "androidx.annotation:annotation" in [/Users/joreilly/dev/github/ClimateTraceKMP, /Users/joreilly/.konan/klib, /Users/joreilly/.konan/kotlin-native-prebuilt-macos-aarch64-2.0.0-Beta2/klib/common, /Users/joreilly/.konan/kotlin-native-prebuilt-macos-aarch64-2.0.0-Beta2/klib/platform/ios_simulator_arm64]
@joreilly
Copy link
Author

Seeing issue in this branch fwiw https://github.com/joreilly/ClimateTraceKMP/tree/voyager

@Syer10
Copy link
Contributor

Syer10 commented Feb 24, 2024

You need to add the google() repository as listed in the Compose changelogs https://github.com/JetBrains/compose-multiplatform/releases/tag/v1.6.0-rc01

@joreilly
Copy link
Author

I do have that repository included....do see following so maybe an issue...

org.jetbrains.compose.runtime:runtime:1.6.0-beta01 -> 1.6.0-rc03

@joreilly
Copy link
Author

joreilly commented Mar 5, 2024

Just to confirm that it was tha tissue.....merged now to https://github.com/joreilly/ClimateTraceKMP

@joreilly joreilly closed this as completed Mar 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants