XcodesOrg / xcodes

The best command-line tool to install and switch between multiple versions of Xcode.
MIT License
3.68k stars 126 forks source link

Enhancement: Add Xcode release date to info pane in Xcodes.app #152

Closed provTheodoreNewell closed 3 years ago

provTheodoreNewell commented 3 years ago

I noticed there isn't a clear indication of release date for each Xcode version that I could find in Xcodes.app. I think it would be useful to appear in the info pane when selecting a specific version.

I'm not sure if it's meant to already be visible (in which case this might be a bug), although I see it should be possible to retrieve (at least when using the Xcode Releases data source).

Environment: Xcodes.app 1.1.0 (7) macOS 11.4 Data source: Xcode Releases

provTheodoreNewell commented 3 years ago

I'm hoping to work on this, time allowing.

MattKiazyk commented 3 years ago

Hey @provTheodoreNewell - Can you add this to the Xcodes.app repo - https://github.com/RobotsAndPencils/XcodesApp/issues instead of this one? This is for the CLI version.

BTW sounds like a good enhancement!

I'm going to close this issue as it's relevant to Xcodes.app not Xcodes

provTheodoreNewell commented 3 years ago

Added to Xcodes.app repo: https://github.com/RobotsAndPencils/XcodesApp/issues/145