types icon indicating copy to clipboard operation
types copied to clipboard

✨ Support `watchosSimulatorArm64` Kotlin Native target

Open LVMVRQUXL opened this issue 1 year ago • 2 comments

📝 Description

We would like to support the watchosSimulatorArm64 Kotlin Native target.

See the targets supported by Kotlin Native for more details about it.

✅ Checklist

  • [ ] ✨ Add the target in the Gradle convention plugin for Kotlin Multiplatform.
  • [ ] 📝 Add a badge for the new target in the README documentation of the root Gradle project.
  • [ ] 📝 Add a badge for the new target in the README documentation of the types-kotlinx-serialization Gradle project.
  • [ ] 📝 Update the unreleased changelog for this issue.

LVMVRQUXL avatar Feb 02 '24 19:02 LVMVRQUXL

We should attach a discussion to this issue before implementing it.

LVMVRQUXL avatar Feb 27 '24 22:02 LVMVRQUXL

This issue will be resolved by #621.

LVMVRQUXL avatar Mar 26 '24 21:03 LVMVRQUXL

As of today, watchOS platform is not stable yet in Kotlin Multiplatform.

LVMVRQUXL avatar Oct 19 '25 00:10 LVMVRQUXL