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?Steven
04/16/2019, 4:04 PMJoakimForslund
04/17/2019, 7:00 AMSteven
04/17/2019, 12:27 PM