Skip to content

Commit

Permalink
Readme update! 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
mik3sw committed Apr 21, 2021
1 parent 0cb28e2 commit 7acd5f3
Show file tree
Hide file tree
Showing 5 changed files with 16 additions and 1 deletion.
17 changes: 16 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1 +1,16 @@
# doesitarm
# Does it arm? 🚀
<p align="center">
<img width="100" height="100" src="images/logo.png">
</p>


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!

![](images/arm.png)
![](images/rosetta2.png)
![](images/universal.png)
Binary file added images/arm.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/logo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/rosetta2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/universal.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 7acd5f3

Please sign in to comment.