Skip to content

🏡 Ignore applications moved outside the system Applications folder#376

Merged
chris-araman merged 2 commits intomainfrom
applications
May 12, 2021
Merged

🏡 Ignore applications moved outside the system Applications folder#376
chris-araman merged 2 commits intomainfrom
applications

Conversation

@chris-araman
Copy link
Contributor

@chris-araman chris-araman commented May 9, 2021

Fixes #250 and #309.

This seems like a reasonable approach, as the Mac App Store app assumes applications are always installed to /Applications/ and not ~/Applications/ or elsewhere.

I've verified that after moving /Applications/Microsoft PowerPoint.app to ~/Downloads/:

  • mas list no longer shows PowerPoint
  • mas upgrade 462062816 yields Warning: Nothing found to upgrade
  • mas install 462062816 downloads it to /Applications/ again

@chris-araman chris-araman linked an issue May 9, 2021 that may be closed by this pull request
@chris-araman chris-araman enabled auto-merge (rebase) May 9, 2021 20:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

list shows duplicate apps mas installs to wrong directory on second partition install

3 participants