Nicolas Picon

Results 2 comments of Nicolas Picon

Hi Filip, thanks for your answer. I understand completely that supporting XCode 13 is not a priority don't worry :) My toy project seems to build when coroutines interop is...

> [@kroune](https://github.com/kroune), does this solve your problem if you put this in your proguard file? > > > -keep class com.sun.jna.** { _; } > > -keep class * implements...