xcode-install icon indicating copy to clipboard operation
xcode-install copied to clipboard

Proposal: multiple betas support

Open yakimant opened this issue 8 years ago • 2 comments

It would be nice to support multiple Xcode betas, i.e. /Applications/Xcode-9.0.0.4.app /Applications/Xcode-9.0.0.5.app /Applications/Xcode-9.0.0.6.app

or /Applications/Xcode-9b4.app /Applications/Xcode-9b5.app /Applications/Xcode-9b6.app

Right now I need to remove previous beta and have no possibility to switch between them.

yakimant avatar Aug 24 '17 09:08 yakimant

I personally like 9.0.0-beta6

segiddins avatar Aug 24 '17 11:08 segiddins

If I’m not mistaken this is also required with the current situation of the Xcode 12.0 GM version not containing the macOS 11 SDK, which requires installing the Xcode 12 beta side-by-side with the GM version in order to build apps for both iOS 14 and macOS 11.

triplef avatar Sep 21 '20 11:09 triplef