mas/Sources/MasKit
Ross Goldberg a5c8957fc9
Refactor Downloader & SSPurchase to no longer need StoreAccount.
Move towards better purchase encapsulation: all purchase logic will eventually be in the `perform(…)` function, not in convenience constructor, to ensure the correct values are used when `perform(…)` is called, instead of values that were correct sometime before the call.

Partial #562

Signed-off-by: Ross Goldberg <484615+rgoldberg@users.noreply.github.com>
2024-10-11 01:59:14 -04:00
..
AppStore Refactor Downloader & SSPurchase to no longer need StoreAccount. 2024-10-11 01:59:14 -04:00
Commands Improve Account, SignIn, SignOut & ISStoreAccount extension & associated code. 2024-10-11 01:56:50 -04:00
Controllers Fix breaking lint issue in MasStoreSearch.swift. 2024-10-05 18:52:06 -04:00
Errors Improve Account, SignIn, SignOut & ISStoreAccount extension & associated code. 2024-10-11 01:56:50 -04:00
ExternalCommands 🦾 Check for Apple Silicon 2024-02-17 14:04:01 -07:00
Formatters Updated swift source by running: 2024-02-05 16:03:51 -05:00
Models 🧹 Lint 2021-11-02 20:16:17 -07:00
Network Updated swift source by running: 2024-02-05 16:03:51 -05:00
MasKit.swift 🔥 Initialize PromiseKit 2021-05-08 21:10:03 -07:00