XcodesOrg / XcodesApp

The easiest way to install and switch between multiple versions of Xcode - with a mouse click.
MIT License
6.87k stars 299 forks source link

Add an unxip progress bar #528

Open dented42 opened 6 months ago

dented42 commented 6 months ago

Tell us how we can improve Xcodes The operating system's builtin Archive Utility displays a progress bar when unxipping Xcode. It would be really helpful to have something similar in Xcodes.

Is your feature request related to a problem? Please describe. Unxipping takes a really long time, a progress bar would help users determine if the unxipping has frozen completely or is progressing extremely slowly. This would have been helpful when the unxipping step took several days before I gave up and retried.

What would you like to see? How would you like it to work? A progress bar, similar to the download step. An 'approximate time remaining' would also be nice, but the perils of providing such an estimate are well known and probably not worth it.