Hi folks, I posted this in #kotlin-native but I couldn't get any answer. How can I run the RELEASE configuration for the iOS tests? I can't even find the option to link it, just the debug one (
linkDebugTestIos
)
Omar Mainegra
06/01/2020, 8:24 PM
Kotlin 1.3.72, using the multiplatform gradle plugin
Omar Mainegra
06/02/2020, 2:32 AM
Just in case anyone else is interested, I found a workaround: