Open
Description
mas config
mas ▁▁▁▁ 1.9.0
arch ▁▁▁ arm64
from ▁▁▁ homebrew/core/mas
origin ▁ https://github.com/mas-cli/mas.git
rev ▁▁▁▁ a5a928a2e6a28a5c751bca7f63f26b06cede8197
driver ▁ 1.115
swift ▁▁ 6.0.2 (swiftlang-6.0.2.1.2 clang-1600.0.26.4)
region ▁ US
macos ▁▁ 15.4 (24E5206s)
mac ▁▁▁▁ Mac14,6
cpu ▁▁▁▁ Apple M2 Max
Bug description
I am not sure if you accept bug reports against macOS developer betas... apologies if that isn't the case. I figured since you are relying on private/internal Apple APIs, this would be a good heads up.
Running on macOS 15.4 developer beta 1, mas list
returns Error: No installed apps found
. I discovered this because brew bundle dump ...
was removing all mas apps from my .Brewfile
(which indicates that the mas list
command was functioning the last time I ran brew bundle dump
).
I am happy to provide more details if that would be helpful.
Steps to reproduce
$ mas list
Error: No installed apps found
$ echo $?
0
$