mirror of
https://github.com/mas-cli/mas
synced 2024-11-23 03:53:09 +00:00
319300e7a1
The fix was pretty straightforward except for one interesting caveat: since we add a new download observer every time we start downloading a new purchase, we also have to remove it when the download finishes. Otherwise there will be multiple observers reporting download progress for the same purchase (i.e. user will see duplicate output) |
||
---|---|---|
.. | ||
Account.swift | ||
Install.swift | ||
List.swift | ||
Outdated.swift | ||
Search.swift | ||
SignIn.swift | ||
SignOut.swift | ||
Upgrade.swift | ||
Version.swift |