xcpretty / xcode-install

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

Installing wrong version of Xcode11.1 #364

Closed guzhenhuaGitHub closed 4 years ago

guzhenhuaGitHub commented 4 years ago

I want to download the release version. But get the gm version. MAC 10.15

image image image
nancy-gomez commented 4 years ago

I believe it may be due to the fact that both the release and GM Seed version are the same build version, so they're exactly the same. It wouldn't make sense providing a different .xip for the same exact version. :)

guzhenhuaGitHub commented 4 years ago

3Q. You are right. It's just a little strange. And make me had a misunderstanding

发自我的iPhone

在 2019年10月31日,上午5:43,nanci notifications@github.com 写道:

 I believe it may be due to the fact that both the release and GM Seed version are the same build version, so they're exactly the same. It wouldn't make sense providing a different .xip for the same exact version. :)

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or unsubscribe.

marcomorain commented 4 years ago

Thanks for the info @nancy-gomez