XcodesApp icon indicating copy to clipboard operation
XcodesApp copied to clipboard

Xcode 16.0 betas do not show up even when installed

Open stanlemon opened this issue 1 year ago • 10 comments
trafficstars

Describe the bug Xcodes has installed 16.0 betas, but they do not show up in the left hand sidebar of the application.

To Reproduce

Open Xcodes, refresh, observe list.

Expected behavior

I expect to see the 16.0 betas listed, including the ones that Xcodes has automatically installed.

Screenshots

Screenshot 2024-07-05 at 4 44 48 PM Screenshot 2024-07-05 at 4 44 37 PM Screenshot 2024-07-05 at 4 45 14 PM Screenshot 2024-07-05 at 4 45 27 PM

Version

  • OS: 14.5
  • Xcodes: 2.2.0 (27)

Hey, please know that I am incredibly grateful for your project and really appreciate the time you've put into it for the Apple dev community!

stanlemon avatar Jul 05 '24 20:07 stanlemon

I discovered those items now appear in the "overflow" menu on the right side of the navigation.

image

iosdevben avatar Jul 08 '24 23:07 iosdevben

Interesting. So I do see those in the overflow menu, but they're disabled, so I'm not actually able to select them. Screenshot 2024-07-08 at 9 42 33 PM

stanlemon avatar Jul 09 '24 01:07 stanlemon

I am running into the same issue as this one. I have tried an uninstall and reinstall of the application this morning with no luck

hevey avatar Jul 09 '24 22:07 hevey

@stanlemon Looks like you don't have any Xcode version selected in your screenshots?

Edit: I see. That is macOS doing its things. If you drag and increase the size of the nav bar does it show it and fix it?

MattKiazyk avatar Jul 09 '24 22:07 MattKiazyk

There has to be some setting that puts it into this mode. I tried today to uninstall it with App Cleaner & Uninstaller and reinstall it, and I could see the betas, thankfully. Definitely feels like a bug.

stanlemon avatar Jul 10 '24 02:07 stanlemon

There has to be some setting that puts it into this mode. I tried today to uninstall it with App Cleaner & Uninstaller and reinstall it, and I could see the betas, thankfully. Definitely feels like a bug.

Thanks @stanlemon using this app fixed it for me also. I went looking this morning to manually remove anything left over from Xcodes when I uninstalled it via homebrew but I couldn't find anything.

hevey avatar Jul 10 '24 08:07 hevey

Using that tool I determined it was the removal of one of these 3 folders that fixed the issue for me. rm /private/var/folders/zw/00_qjmy55t38tdvxgk5s0wtr0000gn/C/com.xcodesorg.xcodes.app rm ~/Library/Caches/com.xcodesorg.xcodesapp rm ~/Library/HTTPStorages/com.xcodesorg.xcodesapp

brandonmaul avatar Jul 10 '24 15:07 brandonmaul

I was able to fix it by going full screen with the app. It seems that the filters are stuck in a selected state and were only able to be accessed in full screen mode (filter and downloads icons).

dcilia avatar Jul 24 '24 12:07 dcilia

I had this same issue too, and fixed it by widening the sidebar so that the filter was visible.

jsorge avatar Aug 07 '24 15:08 jsorge

I was able to fix it by going full screen with the app. It seems that the filters are stuck in a selected state and were only able to be accessed in full screen mode (filter and downloads icons).

This solved the problem, Thank you very much, looking forward to a fix. image

hzlzh avatar Aug 31 '24 12:08 hzlzh