Posts

Post not yet marked as solved
1 Replies
1.4k Views
Hi, I have some code that relies on CLT for Xcode 13.4. After MacOS pushed the update to CLT for Xcode 14, my compilation routine broke and it took some time to realise that it was due to this recent update. I managed to downgrade CLT to the previous version, but I had to disable automatic updates to avoid the new version being installed again. So the question is, is it possible to stop updates to CLT for Xcode 13.4? Alternatively, is there a way to install two versions of CLT in two separate folders and then use xcode-select -s for the one I need? Thanks! I assume yes (why would we have the option -s then), but I could not find a way to have two different folders though.
Posted
by A5kar.
Last updated
.