Hi everyone, i have a project using CMP 1.10.1 and...
# compose
h
Hi everyone, i have a project using CMP 1.10.1 and AGP9. I had iosX64 as target because the only Mac i have to test is an intel mbp. I just tried to update
org.jetbrains.androidx.lifecycle:lifecycle-*
libraries from 2.10.0-alpha06 to alpha08 and gradle reports that the iosx64 target was not found. Is this because it has been removed or because it has not yet been published? I tried alpha07 and the iosx64 platform is still present.
d
I have the same issue, decided to stay on alpha07, since CMP 1.10.1 is still uses alpha06
i
All of the Mac X64 targets are being deprecated, so this is likely intentional and something you should expect to see more of, unfortunately: https://youtrack.jetbrains.com/projects/KT/issues/KT-78660/meta-Deprecation-of-the-macosX64-target
h
oh wow that is unfortunate timing on my part, the moment i want to start experimenting with CMP... i guess i'll have to borrow someone else's mac thanks for the heads up