darkmoon_uk
07/26/2022, 12:19 AMExperimentalUiKitApplication
as used by the Falling Balls example? By default it is trying to use iOS SDK 15.4. I would like to try and make it use 15.5.org.jetbrains.compose.experimental.uikit.internal.RegisterConnectedDeviceTasksKt#registerConnectedDeviceTasks
...but in an unreliable way.
It just picks the first known Simulator runtime version as the SDK; which isn't necessarily an installed SDK version. This is unreliable and not working on my setup.Dima Avdeev
07/26/2022, 10:01 AMdarkmoon_uk
07/26/2022, 11:21 PMDima Avdeev
07/27/2022, 8:47 AMdarkmoon_uk
09/03/2022, 3:31 AM