XcodesOrg / xcodes

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

The display order of the Xcode version list is disordered and some duplicated #382

Open wangzhizhou opened 2 months ago

wangzhizhou commented 2 months ago

when use the command xcodes list, there are two problem about the order and duplicate of the xcode version list:

The disordered versions: image image

The duplicated versions: image

wangzhizhou commented 3 weeks ago

@MattKiazyk Is this problem should be fixed for xcodes cli? and I create a PR to resolve this problems.