allegro / allegro/json-logic-kmp
How to integrate the library into KMP project?
- Vorherrschende Sprache
- Kotlin
- Sterne
- 66
- Forks
- 12
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
Hello,
I am working on a project where we aim to integrate `json-logic-kmp` library into our Kotlin Multiplatform project.
```
':library:transformNativeMainCInteropDependenciesMetadataForIde'.
> Could not resolve all files for configuration ':library:iosArm64CompilationDependenciesMetadata'.
> Could not find pl.allegro.mobile:core-iosarm64:1.1.8.
Searched in the following locations:
- https://repo.maven.apache.org/maven2/pl/allegro/mobile/core-iosarm64/1.1.8/core-iosarm64-1.1.8.pom
```
We have followed standard practices for adding dependencies in a Kotlin Multiplatform project, but it seems there are issues with resolving imports for iOS.
I would appreciate any advice or recommendations on integrating your library into the KMP project. Perhaps there are specific Gradle settings or configurations we could try.
Thank you in advance for your help and support.
Beitragsleitfaden
Für dieses Repository ist kein Beitragsleitfaden indexiert
Bewertung
Dieses Issue wurde noch nicht bewertet.