types icon indicating copy to clipboard operation
types copied to clipboard

✨ Support `tvosSimulatorArm64` Kotlin Native target

Open LVMVRQUXL opened this issue 1 year ago • 2 comments

📝 Description

We would like to support the tvosSimulatorArm64 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