Max Langer
Max Langer
Ouch! I am sorry Latest installed an update that is not supported on your system. I hope you were able to redownload an old version of that app, or restored...
Well, sort of ;) Inside the View menu you get the option to show ignored apps at the bottom of the list. They don't count into the available updates, but...
Until next update means "Ignore version 1.2. Once 1.2.1 is out, show the update" right?
I have been thinking about this lately during the implementation of #17. Grouping probably does not make that much sense. Sorting is a nice touch, but differentiating apps by their...
Thanks for the hint! :)
I can reproduce this on my side. I can't update any Mac App Store apps under 10.15. I need to further investigate this.
It seems that the underlying framework used for updating apps does not work anymore. There are new frameworks, but I have to adapt to them. I will disable update support...
Just for documentation, there are private frameworks called `AppStoreFoundation` and `AppStoreKit` who seem to replace the existing `CommerceKit` and `StoreFoundation`, which are still present but appear to not be working...
So I spend a couple of days with that. Apple significantly upgraded the access control on this stuff. The `AppStoreFoundation` delegates all calls to a process called `appstoreagent`, which checks...
I'd like to have every feature in its own issue, so I created another one for the first feature request. Feel free to comment there as well :)