-
Notifications
You must be signed in to change notification settings - Fork 286
Description
Your Environment
mas version:
1.8.7
macOS version:
ProductName: macOS
ProductVersion: 15.1.1
BuildVersion: 24B91
mas Install Method
brew install mas
(Homebrew core)
Bug Description
I expect the fact that IPMIView is not a normal app store app and is wrapped, which creates this issue.
ie - the Contents/Info.plist
is at Wrapped/${appname}.app/Info.plist
.
Steps to Reproduce
- add IPMIView app
- wait for the update to show up
- run
mas update
or anymas
command and see it is not expected
Expected Behavior
That a wrapped app store app will act like any other.