Marcin Mycek
12/20/2024, 9:10 AM# gradle.properties
kotlin.native.enableKlibsCrossCompilation=true
We are looking for any unknown limitations and problems we need to address. We would appreciate your feedback if you encounter any in this YouTrack issue!
*Cross-compilation has some limitations. You still need to use a Mac machine if:
• Your library has a cinterop dependency.
• You have CocoaPods integration set up in your project.
• You need to build or test final binaries for Apple targets.
For cinterop dependencies we are tracking this in this YouTrack issue and would love to hear what's your use case there!Matt Nelson
02/17/2025, 7:10 PM2.1.10
.
Being able to work with darwin source sets from Linux is a huge win, let alone cross-compilation. Will cut down on needing to VNC/SSH into my Mac Mini to virtually never.