Kris Wong
01/29/2020, 5:13 PMSam Schilling
01/29/2020, 5:28 PMKris Wong
01/29/2020, 5:36 PMKris Wong
01/29/2020, 5:36 PMKris Wong
01/29/2020, 5:37 PMKris Wong
01/29/2020, 5:38 PMdambakk
01/29/2020, 6:18 PMKris Wong
01/29/2020, 6:31 PMKris Wong
01/29/2020, 6:31 PMiosX64("ios") {
compilations {
"main" {
dependencies {
implementation("suparnatural-kotlin-multiplatform:fs-iosx64:$suparnaturalVersion")
}
}
"test" {
cinterops.create("OHHTTPStubs") {
includeDirs("c_interop/OHHTTPStubs/Headers")
}
}
}
binaries.getTest(DEBUG).linkerOpts("-Lc_interop/OHHTTPStubs")
}
kpgalligan
01/29/2020, 6:39 PMkpgalligan
01/29/2020, 6:43 PMkpgalligan
01/29/2020, 6:48 PMKris Wong
01/29/2020, 6:57 PMKris Wong
01/29/2020, 6:57 PM