XcodesOrg / xcodes

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

Multiple versions of Xcode are taking too much space #228

Closed ahmdyasser closed 1 year ago

ahmdyasser commented 1 year ago

Does downloading different Xcode versions through Xcodes make some optimization to reduce the size or it just a CLI to manage them easily? I mean if we installed 10 versions of Xcode through Xcodes, is this taking x10 storage a single version?

MattKiazyk commented 1 year ago

@ahmdyasser There's no optimization of making it smaller. So if you have 10 versions of Xcode, you're probably running out of disk space :)

ahmdyasser commented 1 year ago

thanks, @MattKiazyk