Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

✨ Supporting more testable Kotlin Native targets #621

Open
7 tasks
LVMVRQUXL opened this issue Mar 26, 2024 · 0 comments
Open
7 tasks

✨ Supporting more testable Kotlin Native targets #621

LVMVRQUXL opened this issue Mar 26, 2024 · 0 comments
Labels
feature New feature or request. native Item related to the Kotlin Native platform.

Comments

@LVMVRQUXL
Copy link
Contributor

📝 Description

We want to support the following testable Kotlin Native targets: iosSimulatorArm64, iosX64, watchosSimulatorArm64, watchosX64, tvosSimulatorArm64, tvosX64.

See the targets supported by Kotlin Native for more details about it.

✅ Checklist

  • Add the iosSimulatorArm64 target in our Multiplatform Gradle plugin, in the integration and the delivery workflows, add badge in README.
  • Add the iosX64 target in our Multiplatform Gradle plugin, in the integration and the delivery workflows, add badge in README.
  • Add the watchosSimulatorArm64 target in our Multiplatform Gradle plugin, in the integration and the delivery workflows, add badge in README.
  • Add the watchosX64 target in our Multiplatform Gradle plugin, in the integration and the delivery workflows, add badge in README.
  • Add the tvosSimulatorArm64 target in our Multiplatform Gradle plugin, in the integration and the delivery workflows, add badge in README.
  • Add the tvosX64 target in our Multiplatform Gradle plugin, in the integration and the delivery workflows, add badge in README.
  • Add an entry for this issue in the unreleased changelog.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request. native Item related to the Kotlin Native platform.
Projects
None yet
Development

No branches or pull requests

1 participant