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

Left pane of main UI does not show any text / Xcode versions after Refresh #588

Open rkhamilton opened 2 days ago

rkhamilton commented 2 days ago

Describe the bug As of version 2.2.0 when I use the Refresh button the left pane of the app no longer shows any text for the Xcode versions. In the previous version this was not the case. The search box on top of the left pane is also compressed.

To Reproduce Steps to reproduce the behavior: Delete the folder ~/Library/Application Support/com.robotsandpencils.XcodesApp if it exists Install a fresh copy of Xcodes.app 2.2.0. Run Xcodes.app Note that the list of installed Xcode versions displays normally. Click the Refresh button. Observe that the list of installed Xcode versions is now missing the expected text.

Expected behavior The UI should show the Xcode versions as in the screenshot at https://www.xcodes.app even after tapping the Refresh button.

Screenshots before using the refresh button

before refresh

after using the refresh button

screenshot

Version