xcpretty / xcode-install

🔽 Install and update your Xcodes
https://fastlane.tools
MIT License
2.58k stars 237 forks source link

Xcode 13 beta 3 is listed twice #440

Open pronebird opened 2 years ago

pronebird commented 2 years ago

Really puzzled to find out that "Xcode 13 beta 3" is listed twice. Which one is the right one?

% xcversion list 
[redacted]
13 beta
13 beta 2 (installed)
13 beta 3
13 beta3

% xcversion --version
2.6.8
idelfonsog2 commented 2 years ago

How do you install 13 beta 3? xcversion install '13 beta 3' ?