Ross Goldberg
Ross Goldberg
Keynote 11.1 & Developer 9.2 were recently released. `mas upgrade` upgraded both according to its output & according to `mas list`. The App Store GUI, however, is still offering an...
Yeah. Seemed like an App Store issue, but wasn't sure that mas didn't somehow mess up app installs that somehow caused problems with the App Store. Figured it was better...
@chris-araman A few days ago, the App Store GUI reported a Developer 9.2.1 update as being available. I used `mas upgrade` to install that update on the 4th. The App...
"Reload Page" didn't do anything.
`mas upgrade` upgraded Slack to 4.17.0 & Developer to 9.2.2, but the App Store GUI still thinks they can be upgraded to 4.17.0 & 9.2.2, respectively. The App Store has...
Yeah, I'm happy to create a PR. @chris-araman: Do you know a Swift text formatting utility that can output plaintext in columns?
Extensions are selected based on static type, not runtime type. Unless the stdlib extensions include type checks for immutable collections, you could easily call a less-performant version of an extension....
> I feel that what's really needed is truly-immutable implementations of `ImmutableSet` etc. `PersistentSet`s are immutable, thus there already is a truly-immutable implementation.
The old version of `mas outdated` (& `mas upgrade`) used a now-broken Apple API that provided the outdated apps, so it hasn't been reporting any apps as outdated for a...
Sorry to spam, but is there any way the PRs mentioned by @onlined can be merged? Allowing aws-cli to run on Python 3.12 with such minimal changes would seem like...