thevery
06/23/2018, 8:38 AM0.8-dev-2538
with ios_arm32
support already published to bintray, could you please update http client?thevery
06/23/2018, 8:38 AM> Task :compileDebugIos_arm64KotlinNative
Undefined symbols for architecture arm64:
"_private_classes_<stdlib>_kotlin.collections.ArrayList.Itr_666", referenced from:
_kfun:io.ktor.common.client.http.URLProtocol.Companion.<init>()io.ktor.common.client.http.URLProtocol.Companion in combined.o
"_private_classes_<stdlib>_kotlin.text.StringBuilder_411", referenced from:
_kfun:io.ktor.common.client.http.URLBuilder.appendTo#internal in combined.o
"_private_functions_<stdlib>_kfun:kotlin.text.StringBuilder.append(kotlin.Char)kotlin.text.StringBuilder_801", referenced from:
_kfun:io.ktor.common.client.http.URLBuilder.appendTo#internal in combined.o
"_private_functions_<stdlib>_kfun:kotlin.text.StringBuilder.append(kotlin.CharSequence?)kotlin.text.StringBuilder_803", referenced from:
_kfun:io.ktor.common.client.http.URLBuilder.appendTo#internal in combined.o
"_private_functions_<stdlib>_kotlin.collections.ArrayList.Itr.hasNext#internal_1241", referenced from:
_kfun:io.ktor.common.client.http.URLProtocol.Companion.<init>()io.ktor.common.client.http.URLProtocol.Companion in combined.o
"_private_functions_<stdlib>_kotlin.collections.ArrayList.Itr.next#internal_1243", referenced from:
_kfun:io.ktor.common.client.http.URLProtocol.Companion.<init>()io.ktor.common.client.http.URLProtocol.Companion in combined.o
ld: symbol(s) not found for architecture arm64
error: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld invocation reported errors
spierce7
06/23/2018, 10:00 PMthevery
06/24/2018, 2:36 PM