Cannot compile KMP project on Xcode
Open
- Dominant language
- Kotlin
- Stars
- 3.5k
- Forks
- 415
- Avg merge
- 1d 2h
- Merged PRs (30d)
- 53
Description
I have created a compose Multiplatform app, which shares UI. I have used Ktorfit for networking.Ktorfit relies on KSP to generate the code for the implementations. After all necessary addition build.gradle.kts and libs.versions.toml. The App builds properly and both the apps(i.e., iOS and Android) launches from Android Studio. But the build compilation fails when I build it from Xcode. Any suggestions on this will be really helpful.
You find the project in the folowing repository:
https://github.com/manakinai-dev/KtorfitApp.git
Contributor guide
Assessment
This issue has not been assessed yet.