JoakimForslund
04/16/2019, 1:16 PMprintln("DEVICE: ${project.findProperty("kotlin.native.cocoapods.target")}")
and
println("DEVICE: ${project.findProperty("device")}")
returns null in the build script, is this because me using kotlin script instead of groovy now?JoakimForslund
04/16/2019, 1:17 PMSteven
04/16/2019, 4:04 PMJoakimForslund
04/17/2019, 7:00 AMJoakimForslund
04/17/2019, 7:57 AMSteven
04/17/2019, 12:27 PMSteven
04/17/2019, 12:31 PM