XcodesOrg / XcodesApp

The easiest way to install and switch between multiple versions of Xcode - with a mouse click.
MIT License
6.61k stars 291 forks source link

Selecting `Cancel` on unsupported macOS prompt does not update list row state #573

Open LePips opened 3 weeks ago

LePips commented 3 weeks ago

Describe the bug Wanted to check out Xcode 16 beta and it has a higher minimum macOS version that what I was on, so I received a prompt to "install anyway". The list row enters the loading state during the prompt. Selecting Cancel does not move the list row state back to the install state.

To Reproduce

Expected behavior List row is no longer in loading state.


Related: #551, as the list row state is not updated correctly.