adev_one
10/20/2019, 8:15 PMSome Kotlin/Native targets cannot be built on this linux_x64 machine and are disabled:
* In project ':summer':
* targets 'iosArm64', 'iosX64' (can be built with a macos_x64 host)
To hide this message, add 'kotlin.native.ignoreDisabledTargets=true' to the Gradle properties.
on build.
Can I configure jitpack to build K/N in another way or which service should I use to publish K/N artifacts?serebit
10/20/2019, 8:18 PMArkadii Ivanov
10/20/2019, 8:47 PMadev_one
10/20/2019, 10:22 PMserebit
10/20/2019, 10:23 PMbuild.gradle.kts
and buildSrc/src/Extensions.kt
adev_one
10/20/2019, 11:11 PM