yusuf3000
09/17/2018, 6:19 AMtargeted OS version does not support use of thread local variables in _kfun:com.TestEnum.$OBJECT.$get-VALUES()kotlin.Array<com.TestEnum> for architecture x86_64
* What went wrong:
Execution failed for task ':platform-ios:compileDebugIos_x64KotlinNative'.
> Process 'command '/Library/Java/JavaVirtualMachines/jdk-10.0.2.jdk/Contents/Home/bin/java'' finished with non-zero exit value 1
Anyone know how to solve this?yusuf3000
09/17/2018, 6:21 AMenum class TestEnum{
CASE1,
CASE2,
CASE3
}
yusuf3000
09/17/2018, 6:24 AMolonho
09/17/2018, 6:57 AMolonho
09/18/2018, 6:18 AMyusuf3000
09/18/2018, 6:41 AM