-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Labels
featureNew feature or request.New feature or request.nativeItem related to the Kotlin Native platform.Item related to the Kotlin Native platform.
Milestone
Description
π 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
Labels
featureNew feature or request.New feature or request.nativeItem related to the Kotlin Native platform.Item related to the Kotlin Native platform.