Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Indicate that a .xip was downloaded but hasn't been installed yet #43

Open
interstateone opened this issue Jan 3, 2021 · 1 comment
Labels
enhancement New feature or request

Comments

@interstateone
Copy link
Contributor

interstateone commented Jan 3, 2021

One of the more common failures I run in to is downloading the .xip and then not having enough space to unarchive it. Perhaps this could be indicated in the Xcode list UI somehow, so that it's clear that installing will continue from where it left off.

For example, we could use one of the shipping box symbols beside the Install button, with a .help(_:) modifier explaining what it indicates.
Screen Shot 2021-01-29 at 1 54 28 PM

I'm not sure if users would want to abort installing the version they just previously intended to install, but allowing an option to delete the .xip without installing it may also be useful. If it's not clear where to put this option then don't let it block implementation of the first part.

@interstateone interstateone added the enhancement New feature or request label Jan 3, 2021
@robmathers
Copy link

I'd second this for sure. Additionally it would be nice to have a way to reveal in Finder, so we can delete downloaded but not installed versions if we hit a disk space error.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants