Skip to content

Add support for tvOS and watchOS-based targets #1596

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

Closed
sbogolepov opened this issue Oct 3, 2019 · 4 comments
Closed

Add support for tvOS and watchOS-based targets #1596

sbogolepov opened this issue Oct 3, 2019 · 4 comments
Assignees
Labels

Comments

@sbogolepov
Copy link
Member

Kotlin/Native 1.3.60 will add support for tvOS and watchOS-based targets.
Since these targets are similar to iOS-based targets, adding them to the appropriate build.gradle should be sufficient.
Targets:

  • watchos_x86
  • watchos_arm32
  • watchos_arm64
  • tvos_x64
  • tvos_arm64
@qwwdfsad qwwdfsad added the native label Oct 3, 2019
@qwwdfsad qwwdfsad self-assigned this Oct 3, 2019
@sockeqwe
Copy link

Any update on this? We are working on a multiplarform app and would like to target tvOS too. Any roadmap when you plan to add this, or at least whats the prioritization for you guys internally?

i.e. lets say if it takes another 2-3 months just because you have other / higher priorites (would be understandable), then we have to rethink our whole project and not target tvOS at all. I would really appreciate if you could just share some rough insides how important it is for you to get tvOS support soonish.

@qwwdfsad
Copy link
Member

@sockeqwe tvOS and watchOS are available in version 1.3.2-1.3.60-eap-76.

You can expect non-experimental tvOS/watchOS support in the next coroutines release after Kotlin 1.3.60

@qwwdfsad
Copy link
Member

Fixed in 1.3.3

@sockeqwe
Copy link

Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants