XcodesOrg / XcodesApp

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

Missing data/text with latest update #534

Closed marlonjames71 closed 3 months ago

marlonjames71 commented 3 months ago

Describe the bug Text is missing in the sidebar and the details view with the latest update (2.1.1 (25)) it looks like. Looks like the search bar is scrunched as well.

To Reproduce Steps to reproduce the behavior: Just open the app.

Expected behavior I expected text and data to show in the app.

Screenshots CleanShot 2024-03-16 at 23 07 26@2x

Version

MattKiazyk commented 3 months ago

Thanks - looks like it's a MacOS 14.4 issue. Was looking ok on 14.1/14.3 on my test computers. Will update and see what it is.

Work around is go back to 2.0.X version https://github.com/XcodesOrg/XcodesApp/releases/tag/v2.0.2b23

marlonjames71 commented 3 months ago

Yeah that could be for sure. And I'll make sure to download a previous version. Curious, is this an AppKit or SwiftUI app?

marlonjames71 commented 3 months ago

Never mind. Just checked and looks like SwiftUI.

MattKiazyk commented 3 months ago

v2.1.2 is available to fix this issue