Closed junkpiano closed 6 years ago
Currently, Xcode beta versions are not annotated, when you call xcversion list. This fix should be applicable for ancient Xcode versions as well, such as "4.3.1 for Lion", although nobody would use them now.
xcversion list
before
after
This is reported in the comment of #291 .
Awesome. 🚀
Currently, Xcode beta versions are not annotated, when you call
xcversion list
. This fix should be applicable for ancient Xcode versions as well, such as "4.3.1 for Lion", although nobody would use them now.before
after
This is reported in the comment of #291 .