types
types copied to clipboard
✨ Support `tvosSimulatorArm64` Kotlin Native target
📝 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-serializationGradle project. - [ ] 📝 Update the unreleased changelog for this issue.