xcpretty / xcode-install

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

Xcode 9.0.1 doesn't appear in xcversion list #247

Closed 3lvis closed 6 years ago

3lvis commented 6 years ago

Hi,

Xcode 9.0.1 was released but I don't get it when running xcversion list, what's the normal procedure when new Xcode versions are released? Any way I can help to update the list?

timsutton commented 6 years ago

Have you first run xcversion update?

3lvis commented 6 years ago

@timsutton I had no idea I had to do that. It works now, thanks!