A CLI tool that bulk-checks your apps for the Apple Silicon support.
brew tap harryzcy/ascheck
brew install ascheckgo install github.com/harryzcy/ascheckgit clone https://github.com/harryzheng/ascheck
cd ascheckgo mod tidygo build -o ascheck .ascheck -hascheckThe output will show:
NAME CURRENT ARCHITECTURES ARM SUPPORT
------------------------------------------------
App Store Intel 64 Supported
Automator Intel 64 Supported
...- NAME: name of the app
- CURRENT ARCHITECTURES: the architecture of the currently installed version
- ARM SUPPORT: the arm support information on Does it Arm