joreilly / PeopleInSpace

Kotlin Multiplatform sample with SwiftUI, Jetpack Compose, Compose for Wear, Compose for Desktop, and Compose for Web clients along with Ktor backend.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Could not download kotlin-serialization-1.6.10.jar in Xcode

ruzhuxiaogu opened this issue · comments

  • What went wrong:
    A problem occurred configuring root project 'PeopleInSpace'.

Could not resolve all artifacts for configuration ':classpath'.
Could not download kotlin-serialization-1.6.10.jar (org.jetbrains.kotlin:kotlin-serialization:1.6.10)
> Could not get resource 'https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-serialization/1.6.10/kotlin-serialization-1.6.10.jar'.
> Could not GET 'https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-serialization/1.6.10/kotlin-serialization-1.6.10.jar'.
> Unsupported or unrecognized SSL message

anyone can help me?

Are you still seeing this?