Jeff Lockhart
08/24/2023, 5:26 PMJeff Lockhart
08/25/2023, 2:54 PMSebastian Sellmair [JB]
08/26/2023, 12:08 PM1.9.20-seb-0
Repository: https://repo.sellmair.io
I would be very happy if you could try this build and confirm the issue is fixed on KGP sideJeff Lockhart
08/26/2023, 8:54 PMCould not resolve <unknown coordinates> for moduleiosArm64MainIt prints out this error for every iOS and macOS target and for every module in my library (dozens of errors). These started happening at the same time as the other Gradle sync errors in Kotlin 1.9.0. The error details are:
moduleiosArm64Main: cinterop file: ../project/module/build/classes/kotlin/iosArm64/main/cinterop/module-cinterop-CocoaPodsDependency.klib does not exist
Possible solution:
- Declare repository providing the artifact, see the documentation at https://docs.gradle.org/current/userguide/declaring_repositories.html
Sebastian Sellmair [JB]
09/01/2023, 4:22 PM1.9.20-seb-1
Repository: https://repo.sellmair.io
Will be my last personal build for now, as I will be on vacation for the next two weeks.
If you see sync issues like that, that seem really sus, please contact @atyrin, he will be able to help and we really would need to know if there is something off!Jeff Lockhart
09/02/2023, 12:01 AM1.9.20-seb-1
and still get the same errors for unresolved CocoaPods dependencies on Linux and Windows machines when doing a Gradle sync. @atyrin let me know if you need help reproducing this. I'm assuming it should be visible on a project that uses CocoaPods dependencies with Kotlin 1.9.0+ when doing a Gradle sync on Linux or Windows.atyrin
09/04/2023, 8:24 AMJeff Lockhart
09/04/2023, 3:17 PMJeff Lockhart
09/04/2023, 4:06 PMJeff Lockhart
09/04/2023, 4:08 PMKirill Zhukov
09/08/2023, 2:11 AMKirill Zhukov
09/08/2023, 2:14 AMcommonJvm
source set.Kirill Zhukov
09/08/2023, 9:22 PMKirill Zhukov
09/08/2023, 9:22 PM