allegro / allegro/json-logic-kmp
How to integrate the library into KMP project?
- Linguagem predominante
- Kotlin
- Estrelas
- 66
- Forks
- 12
- Métricas de merge de PRs
- Nenhum PR com merge em 30d
Descrição
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.
Guia de contribuição
Nenhum guia de contribuição indexado para este repositório
Avaliação
Esta issue ainda não foi avaliada.