types
types copied to clipboard
✨ Support `tvosX64` Kotlin Native target
trafficstars
📝 Description
We would like to support the tvosX64 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.