itnoles
Levi
zsperske
w: Kapt currently doesn't support language version 2.0+. Falling back to 1.9. e: warnings found and -Werror specified
Pardip
Bao Le Duc
NSData
ByteArray
interface MessagePackHelper { fun serialize(payload: String): ByteArray }
func serialize(payload: String) -> KotlinByteArray { // let encyrpted = encrypt(payload) // result is NSData obect // todo - would like to convert NSData -> KotlinByteArray }
martmists
brabo-hi
Please try to disable compiler caches and rerun the build. To disable compiler caches, add the following line to the gradle.properties file in the project's root directory: kotlin.native.cacheKind.iosArm64=none Also, consider filing an issue with full Gradle log here: <https://kotl.in/issue> The /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld command returned non-zero exit code: 1. output: -iphoneos_version_min has been renamed to -ios_version_min ld: warning: ignoring duplicate library '-ldl' ld: unknown options: -sdk_version
George
finishConnect(..) failed: Connection refused: /[0:0:0:0:0:0:0:1]:80; nested exception is io.netty.channel.AbstractChannel$AnnotatedConnectException: finishConnect(..) failed: Connection refused: /[0:0:0:0:0:0:0:1]:80 org.springframework.web.reactive.function.client.WebClientRequestException: finishConnect(..) failed: Connection refused: /[0:0:0:0:0:0:0:1]:80; nested exception is io.netty.channel.AbstractChannel$AnnotatedConnectException: finishConnect(..) failed: Connection refused: /[0:0:0:0:0:0:0:1]:80
Fred Friis
Harsh Joshi
A modern programming language that makes developers happier.