XcodesOrg / xcodes

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

macOS Catalina 10.15 support #150

Closed julianxhokaxhiu closed 3 years ago

julianxhokaxhiu commented 3 years ago

Hi,

I've found this tool and I would like to start using it to maintain various XCode installations in parallel. Although I noticed this requires Big Sur. Is there a particular reason for it? Could it "downgraded" to support at least Catalina?

Thank you very much in advance, Julian

MattKiazyk commented 3 years ago

Hi @julianxhokaxhiu

Xcodes doesn't have a requirement for Big Sur. Is there something you are seeing that is resulting in errors?

Thanks

julianxhokaxhiu commented 3 years ago

Hi,

Thanks for the reply. Apparently I think there's some confusion in the Homebrew community.

I was trying to install and use xcodes through brew, which itself sets the requirement to Big Sur. It could be they inherited this requirement because of the notice in the .app version of this project.

Can you please confirm this project can run on Catalina? Just to have an argument when I'll open an issue on the brew side.

Thank you in advance, Julian

//EDIT: 🤦‍♂️ I just noticed that I used the wrong cask, and you actually point to another one in the README. I'm sorry. Closing as this is not an issue on your side. My bad.