mas/mas-cli/Commands
Dmitry Rodionov 319300e7a1 Fix #28: install multiple apps at once
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)
2016-09-06 20:37:12 +07:00
..
Account.swift Return an error instead of exiting 2016-02-21 20:39:34 +00:00
Install.swift Fix #28: install multiple apps at once 2016-09-06 20:37:12 +07:00
List.swift Guard against nil for allProducts 2016-04-17 01:18:14 +01:00
Outdated.swift Upgrade to latest Commandant 2015-12-30 22:00:32 +00:00
Search.swift Address comments 2016-04-15 06:53:58 -07:00
SignIn.swift Use password prompt instead of passing directly, fixes #14 2016-06-08 14:23:55 -06:00
SignOut.swift Add a command to sign out of MAS 2016-02-14 01:34:49 +00:00
Upgrade.swift Upgrade to latest Commandant 2015-12-30 22:00:32 +00:00
Version.swift Upgrade to latest Commandant 2015-12-30 22:00:32 +00:00