Is it possible to publish the watchosx64 dependenc...
# ktor
p
Is it possible to publish the watchosx64 dependency retroactively? There was a bug in the publishing of 1.6.1 and it’s currently blocking us because we can’t debug our watchos app.
a
cc @e5l
e
Hey @Paul Woitaschek, we decided to postpone it until 1.6.2 release. If you want to try it out, consider using EAP build from the
main
branch https://ktor.io/eap/ We're making releases directly from
main
so there are no breaking changes and all code is stable.
p
Are the EAP binaries persistent?
@e5l meaning: do they get unpublished at some time in the future?
e
They are valid for 3 month
So they will be 100% available until 1.6.2 release 🙂
p
Is there an ETA on 1.6.2?
e
We're making releases every single month, so it will be before the end of July
p
Thanks that will be sufficient :)