Support for Mac Catalyst
Closed this issue · 1 comments
Hey there,
I'd like to suggest adding Mac Catalyst support to the Kotlin Multiplatform Swift Package Gradle plugin. It'd be super helpful for those of us looking to extend our Kotlin Multiplatform projects to Mac Catalyst.
Right now, the plugin is great for iOS targets, but including Mac Catalyst could really open up possibilities. It would make it easier to bridge our apps between iOS and macOS, leveraging the same Kotlin codebase.
Benefits would include:
- Simpler workflow to get iOS apps onto Mac.
- Reaching more users across both iOS and macOS platforms.
This feature could be a big win for the Kotlin Multiplatform community. Thanks for considering it and for your awesome work on the plugin!
Thanks!
@mega-jfe As far as I know mac catalyst still isn't supported by kotlin, correct me if I'm wrong:
https://youtrack.jetbrains.com/issue/KT-40442/Support-building-Kotlin-Native-for-Mac-Catalyst-x86-64-and-arm64
I don't think there's anything I can do about that unfortunately :(