Skip to content

✨ Support iosArm64 Kotlin Native target #843

@LVMVRQUXL

Description

@LVMVRQUXL

πŸ“ Description

As suggested by @MichaelStH in the issue #842, we want to support the iosArm64 Kotlin Native target.

Accordingly to the Kotlin documentation about Kotlin Native targets, the iosArm64 Kotlin Native target doesn't support running tests in Gradle and IDE for now. We might have difficulties for testing Kotools Types on this target in our integration GitHub workflow. So feel free to suggest any idea for testing this new Kotlin Native target in the comments below.

βœ… Checklist

See the Issue implementation section in the contributing guidelines before addressing the following 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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    featureNew feature or request.nativeItem related to the Kotlin Native platform.

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions