justdan0227
justdan0227

Reputation: 1362

re-install xcode12.2 commandline tools on Monterey

I know you can use xcode-select to switch the version of XCode you are using (both 13.2 and 12.2 in my case), however, how do I get back to the 12.2 version of commandline tools. I've downloaded the dmg, however, Monterey won't let me install it (too new of an OS).

Upvotes: 1

Views: 1422

Answers (1)

justdan0227
justdan0227

Reputation: 1362

After discussion, it appears there is no way to do this. We will just get our code base all up to run on Xcode13

Upvotes: 2

Related Questions