To use XCFrameworks, update your build.gradle(.kts) script: Kotlin ... XCFramework plugins { kotlin("multiplatform") } kotlin { val xcf ...
確定! 回上一頁