Big Chungus
03/31/2021, 2:54 PMKris Wong
03/31/2021, 3:12 PMKris Wong
03/31/2021, 3:13 PMtargets.withType<KotlinNativeTarget> {
compilations.getByName("main") {
cinterops.create("phonenumbers") {
includeDirs("c_interop/libPhoneNumber_iOS.framework/Headers")
}
}
binaries.framework(listOf(RELEASE)) {
isStatic = true
linkerOpts.add("-Fc_interop")
}
}
Big Chungus
03/31/2021, 3:59 PMKris Wong
03/31/2021, 4:17 PMBig Chungus
03/31/2021, 4:28 PMKris Wong
03/31/2021, 4:36 PMKris Wong
03/31/2021, 4:36 PMBig Chungus
03/31/2021, 5:31 PMKris Wong
03/31/2021, 5:33 PMKris Wong
03/31/2021, 5:34 PMKris Wong
03/31/2021, 5:36 PMmsink
03/31/2021, 5:48 PMBig Chungus
03/31/2021, 5:50 PMKris Wong
03/31/2021, 5:53 PMKris Wong
03/31/2021, 5:53 PMKris Wong
03/31/2021, 5:54 PMdependsOn
)Big Chungus
03/31/2021, 5:54 PMBig Chungus
03/31/2021, 5:54 PMKris Wong
03/31/2021, 5:55 PMnapperley
03/31/2021, 8:09 PMSebastian Sellmair [JB]
03/31/2021, 11:43 PMSebastian Sellmair [JB]
03/31/2021, 11:45 PMnapperley
04/01/2021, 3:22 AMnapperley
04/01/2021, 3:24 AMnapperley
04/01/2021, 3:31 AMSebastian Sellmair [JB]
04/01/2021, 9:02 PMandylamax
04/02/2021, 12:24 AMBig Chungus
04/02/2021, 12:28 AMnapperley
04/02/2021, 2:30 AMandylamax
04/02/2021, 7:49 AMSebastian Sellmair [JB]
04/02/2021, 8:27 AMSebastian Sellmair [JB]
04/02/2021, 5:32 PMnapperley
04/03/2021, 1:36 AMSebastian Sellmair [JB]
04/03/2021, 11:03 AMBig Chungus
04/03/2021, 11:11 AMBig Chungus
04/03/2021, 11:11 AMSebastian Sellmair [JB]
04/03/2021, 11:12 AMBig Chungus
04/03/2021, 11:31 AMBig Chungus
04/03/2021, 11:32 AMnapperley
04/03/2021, 8:34 PMSebastian Sellmair [JB]
04/04/2021, 8:42 AMandylamax
04/04/2021, 8:42 AMnapperley
04/05/2021, 12:00 AM