XcodesOrg / XcodesApp

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

Empty list of Xcodes #659

Closed StarWars closed 6 days ago

StarWars commented 6 days ago

Describe the bug The list of Xcodes is never presented. Refreshing the list does not help. I have confirmed that cache JSON file contains a list of Xcodes.

To Reproduce Launch the 2.4.1 (30) version of the app, tap "refresh" button.

Expected behavior The list should be filled with the content of the JSON file available in cache.

Screenshots image

Version

MattKiazyk commented 6 days ago

Tap the >> arrow - are you filtering on anything?

Or increase the size of the left side to see

StarWars commented 6 days ago

@MattKiazyk that was it - having pressed the >> the list got refreshed and now the app is in a different state, where Xcodes are visible:

image