mik3sw / doesitarm

This simple app written in SwiftUI can tell you if an app on your Mac with arm processor M1 is built for arm, x86_64 or universal

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Does it arm? 🚀

Download

This simple app written in SwiftUI can tell you if an app on your Mac with arm processor M1 is:

  • arm64
  • x86_64 (Rosetta2)
  • Universal (Both)

Here some screenshots!

About

This simple app written in SwiftUI can tell you if an app on your Mac with arm processor M1 is built for arm, x86_64 or universal


Languages

Language:Swift 100.0%