From c7e3be68ffd6d339567455e9b09b2dd802e3d69e Mon Sep 17 00:00:00 2001 From: Sam Carlton Date: Tue, 17 Nov 2020 12:48:13 -0600 Subject: [PATCH 01/32] Fix VLC Emoji --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 00028a0..06f7ef8 100644 --- a/README.md +++ b/README.md @@ -127,7 +127,7 @@ Any comments, suggestions? [Let us know!](https://github.com/ThatGuySam/doesitar * [IINA](https://iina.io/download/) - ✳️ Yes, works via Rosetta with native support on the way - [Github Issue](https://github.com/iina/iina/issues/3067#issuecomment-671804703) * [Spotify](https://www.spotify.com/us/download/mac/) - 🚫 No, not yet. * [Vienna](https://github.com/ViennaRSS/vienna-rss/releases/latest) - βœ… Yes, Full Native Apple Silicon Support as of v3.6 - [Release Notes](https://github.com/ViennaRSS/vienna-rss/releases/tag/v/3.6.0) -* [VLC](https://www.videolan.org/index.html) - βœ… Yes, reported working via Rosetta 2 - [Verification](https://github.com/ThatGuySam/doesitarm/issues/21#issuecomment-728969937) [VLC Forums](https://forum.videolan.org/viewtopic.php?f=32&t=154539&p=507398&hilit=apple+silicon#p507398) +* [VLC](https://www.videolan.org/index.html) - ✳️ Yes, reported working via Rosetta 2 - [Verification](https://github.com/ThatGuySam/doesitarm/issues/21#issuecomment-728969937) [VLC Forums](https://forum.videolan.org/viewtopic.php?f=32&t=154539&p=507398&hilit=apple+silicon#p507398) From 66bae34075528722a86eba2c31e03e3b9d4a148a Mon Sep 17 00:00:00 2001 From: Sam Carlton Date: Tue, 17 Nov 2020 13:18:00 -0600 Subject: [PATCH 02/32] Update app-request-template.md --- .github/ISSUE_TEMPLATE/app-request-template.md | 15 +++++++++------ 1 file changed, 9 insertions(+), 6 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/app-request-template.md b/.github/ISSUE_TEMPLATE/app-request-template.md index 05b7105..ec1c5d3 100644 --- a/.github/ISSUE_TEMPLATE/app-request-template.md +++ b/.github/ISSUE_TEMPLATE/app-request-template.md @@ -12,20 +12,23 @@ For a great example issue check out https://github.com/ThatGuySam/doesitarm/issu **The official name of the app** -What's the full official name of the app +{What's the full official name of the app} **Proposed App Status** -What's the current app status based off of current discussion or testing -You can check the different statused here: https://github.com/ThatGuySam/doesitarm/blob/master/README.md#legend +{What's the current app status based off of current discussion or testing +You can check the different statused here: https://github.com/ThatGuySam/doesitarm/blob/master/README.md#legend} + +**Proposed App Category** +{What category should the app go under} **Related Issue Tracker Link or discussion** -This can be an Issue from a public repo related to the app (Github, Bitbucket, Gitlab, etc...) or a public discussion forum of some kind. Basically, some kind of resources that can be checked for status changes. +{This can be an Issue from a public repo related to the app (Github, Bitbucket, Gitlab, etc...) or a public discussion forum of some kind. Basically, some kind of resources that can be checked for status changes.} **An Official App Download Link** -This is so that when the App is ready for Apple SIlicon users can quickly download the app from an official site. +{This is so that when the App is ready for Apple SIlicon users can quickly download the app from an official site.} **Additional context** -Add any other context or screenshots about the app request here. +{Add any other context or screenshots about the app request here.} From 39b3bf83400b171fa8f0010ea003c24f188d27b6 Mon Sep 17 00:00:00 2001 From: Sam Carlton Date: Tue, 17 Nov 2020 13:21:11 -0600 Subject: [PATCH 03/32] Update default statuses --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 06f7ef8..9858aa8 100644 --- a/README.md +++ b/README.md @@ -6,10 +6,10 @@ Lists of reported app support for macOS on ARM so far. Any comments, suggestions? [Let us know!](https://github.com/ThatGuySam/doesitarm/issues). PRs welcome :) ## Legend -* βœ… Full Native Apple Silicon Support -* ✳️ Can run well enough via Rosetta or some other caveat -* ⏹ Expected to be supported when Apple Silicon is available -* 🚫 Not yet supported only works on Intel-based Macs +* βœ… Yes, Full Native Apple Silicon Support +* ✳️ Yes, works via Rosetta 2 +* ⏹ No, not working at all but support is in development +* 🚫 No, not yet supported only works on Intel-based Macs ## The Apps From 7e183a9bc49736a6fafcd2b263b09c8797319596 Mon Sep 17 00:00:00 2001 From: Alan Luo Date: Tue, 17 Nov 2020 14:35:12 -0500 Subject: [PATCH 04/32] Add Slack --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 9858aa8..907158e 100644 --- a/README.md +++ b/README.md @@ -135,6 +135,7 @@ Any comments, suggestions? [Let us know!](https://github.com/ThatGuySam/doesitar - [QQ](https://im.qq.com/macqq/) - βœ… Yes, Full Native Apple Silicon Support as of v6.7.0.20110 - [Release Notes](https://im.qq.com/macqq/support.html) - [QQ 体ιͺŒη‰ˆ(MacCatalyst)](https://im.qq.com/macqq/) - ✳️ Runs via Rosetta 2 +- [Slack](https://slack.com/) - 🚫 Not yet, but it's currently in beta. - [Official Tweet](https://twitter.com/SlackEng/status/1326237727667314688) From f667504622e5f96c9795303bc9da26906233fb9c Mon Sep 17 00:00:00 2001 From: Max Desiatov Date: Tue, 17 Nov 2020 19:42:56 +0000 Subject: [PATCH 05/32] Fix typos in app_addition_template.md --- .github/PULL_REQUEST_TEMPLATE/app_addition_template.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/PULL_REQUEST_TEMPLATE/app_addition_template.md b/.github/PULL_REQUEST_TEMPLATE/app_addition_template.md index 5c467e0..3176520 100644 --- a/.github/PULL_REQUEST_TEMPLATE/app_addition_template.md +++ b/.github/PULL_REQUEST_TEMPLATE/app_addition_template.md @@ -8,4 +8,4 @@ _The Name of the App being added_ - [ ] App status is consistent with already used verbiage. #### Standard App Line Format -`* [App Name](https://app-download.link/) - βœ… App Status - [Relavent Link 1](https://github.com/) [Relavent Link 2](https://someforum.com/)` +`* [App Name](https://app-download.link/) - βœ… App Status - [Relevant Link 1](https://github.com/) [Relevant Link 2](https://someforum.com/)` From 7f168a7438643685f8cee096df906329cbbc6451 Mon Sep 17 00:00:00 2001 From: Max Desiatov Date: Tue, 17 Nov 2020 20:00:28 +0000 Subject: [PATCH 06/32] Add Fork --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 9858aa8..6f4c409 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,9 @@ Any comments, suggestions? [Let us know!](https://github.com/ThatGuySam/doesitar * [CocoaPods](https://cocoapods.org/) - βœ… Yes, it works via Rosetta 2 - [Issue](https://github.com/CocoaPods/CocoaPods/issues/9907) * [CotEditor](https://coteditor.com) - βœ… Yes, full native support as of 4.0.0 - [App Store](https://itunes.apple.com/app/coteditor/id1024640650) * [Deno](https://deno.land/) - 🚫 Not yet supported only works on Intel-based Macs - [Issue](https://github.com/denoland/deno/issues/8346) -* [Docker](https://www.docker.com/products#/mac) - 🚫 Not yet, but it’s in development - [Official Post](https://www.docker.com/blog/apple-silicon-m1-chips-and-docker/) [Github Issue](https://github.com/docker/for-mac/issues/4733#issuecomment-653444409) +* [Docker](https://www.docker.com/products#/mac) - 🚫 Not yet, but it’s in development - [Official Post]( +https://www.docker.com/blog/apple-silicon-m1-chips-and-docker/) [Github Issue](https://github.com/docker/for-mac/issues/4733#issuecomment-653444409) +* [Fork](https://git-fork.com/) - ✳️ Yes, works via Rosetta 2 - [Release notes](https://git-fork.com/releasenotes) * [Go](https://golang.org/) - ✳️ Runs via Rosetta with native builds being tested - [Issue](https://github.com/golang/go/issues/38485) * [Haskell](https://www.haskell.org/platform/mac.html) - 🚫 Not yet supported only works on Intel-based Macs - [Gitlab Issue](https://gitlab.haskell.org/ghc/ghc/-/issues/18664) * [Homebrew](https://brew.sh/) - ✳️ Yes, with caveats and some troubleshooting. - [Issue](https://github.com/Homebrew/brew/issues/7857). From 9ba00e827cba75fa940a59bff01e83a9febe8d29 Mon Sep 17 00:00:00 2001 From: Max Desiatov Date: Tue, 17 Nov 2020 20:01:27 +0000 Subject: [PATCH 07/32] Fix stray newline --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 6f4c409..462b8fe 100644 --- a/README.md +++ b/README.md @@ -21,8 +21,7 @@ Any comments, suggestions? [Let us know!](https://github.com/ThatGuySam/doesitar * [CocoaPods](https://cocoapods.org/) - βœ… Yes, it works via Rosetta 2 - [Issue](https://github.com/CocoaPods/CocoaPods/issues/9907) * [CotEditor](https://coteditor.com) - βœ… Yes, full native support as of 4.0.0 - [App Store](https://itunes.apple.com/app/coteditor/id1024640650) * [Deno](https://deno.land/) - 🚫 Not yet supported only works on Intel-based Macs - [Issue](https://github.com/denoland/deno/issues/8346) -* [Docker](https://www.docker.com/products#/mac) - 🚫 Not yet, but it’s in development - [Official Post]( -https://www.docker.com/blog/apple-silicon-m1-chips-and-docker/) [Github Issue](https://github.com/docker/for-mac/issues/4733#issuecomment-653444409) +* [Docker](https://www.docker.com/products#/mac) - 🚫 Not yet, but it’s in development - [Official Post](https://www.docker.com/blog/apple-silicon-m1-chips-and-docker/) [Github Issue](https://github.com/docker/for-mac/issues/4733#issuecomment-653444409) * [Fork](https://git-fork.com/) - ✳️ Yes, works via Rosetta 2 - [Release notes](https://git-fork.com/releasenotes) * [Go](https://golang.org/) - ✳️ Runs via Rosetta with native builds being tested - [Issue](https://github.com/golang/go/issues/38485) * [Haskell](https://www.haskell.org/platform/mac.html) - 🚫 Not yet supported only works on Intel-based Macs - [Gitlab Issue](https://gitlab.haskell.org/ghc/ghc/-/issues/18664) From b15d0dc8d5ea723704f5a3a9caac7739f5854ade Mon Sep 17 00:00:00 2001 From: Alexander Spiridonov Date: Wed, 18 Nov 2020 00:04:13 +0400 Subject: [PATCH 08/32] Add Arduino IDE This PR adds Arduino IDE. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 9858aa8..75273d5 100644 --- a/README.md +++ b/README.md @@ -16,6 +16,7 @@ Any comments, suggestions? [Let us know!](https://github.com/ThatGuySam/doesitar #### Developer Tools +* [Arduino IDE](https://www.arduino.cc/en/software) - ✳️ Reported working via Rosetta with native support currently in development - [Issue](https://github.com/arduino/Arduino/issues/10836) * [Atom](https://atom.io/) - 🚫 No, not yet. - [Issue](https://github.com/atom/atom/issues/21078). * [BBEdit](https://www.barebones.com/products/bbedit/download.html) - βœ… Yes, full native support as of v13.5 - [Release Notes](https://www.barebones.com/support/bbedit/notes-13.5.html) * [CocoaPods](https://cocoapods.org/) - βœ… Yes, it works via Rosetta 2 - [Issue](https://github.com/CocoaPods/CocoaPods/issues/9907) From 563aeb34d4323001d1c2bd25b0c75668b67546f4 Mon Sep 17 00:00:00 2001 From: Sam Carlton Date: Tue, 17 Nov 2020 14:08:58 -0600 Subject: [PATCH 09/32] Add Twitter Updates Link --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 9858aa8..b67bbb3 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,8 @@ Lists of reported app support for macOS on ARM so far. Any comments, suggestions? [Let us know!](https://github.com/ThatGuySam/doesitarm/issues). PRs welcome :) +[Twitter Updates](https://twitter.com/DoesItARM) + ## Legend * βœ… Yes, Full Native Apple Silicon Support * ✳️ Yes, works via Rosetta 2 From 9bdd395dc5e51a47e4d0b79b94213ed018500de3 Mon Sep 17 00:00:00 2001 From: Sam Carlton Date: Tue, 17 Nov 2020 14:30:03 -0600 Subject: [PATCH 10/32] #169 Update Firefox Status [App Update] MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Firefox Status: ⏹ Not yet, but native support is in beta https://doesitarm.com/app/firefox/ --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1db818a..93cac8b 100644 --- a/README.md +++ b/README.md @@ -110,7 +110,7 @@ Any comments, suggestions? [Let us know!](https://github.com/ThatGuySam/doesitar * [Coloban](https://www.coloban.com) - ⏹ Not yet, but it's currently in development. - [Coloban Forum Issue](https://forum.coloban.com/index.php?u=/topic/21/new-arm-based-apple-computers) * [CrossOver](https://www.codeweavers.com/) - ✳️ Runs via Rosetta 2 - [Official Blog](https://www.codeweavers.com/blog/jwhite/2020/11/10/its-great-to-live-in-interesting-times) * [DEVONthink](https://www.devontechnologies.com/download/) - βœ… Yes, Full Native Apple Silicon Support as of v3.5.2 - [Release Notes](https://www.devontechnologies.com/blog/20200814-devonthink-352) -* [Firefox](https://www.mozilla.org/en-US/firefox/new/) - ⏹ Not yet, but it's currently in development. - [Bugzilla Tracker](https://bugzilla.mozilla.org/show_bug.cgi?id=1648496) +* [Firefox](https://www.mozilla.org/en-US/firefox/new/) - ⏹ Not yet, but native support is in beta - [Beta Tracker](https://bugzilla.mozilla.org/show_bug.cgi?id=1648496#c2) [Bugzilla Tracker](https://bugzilla.mozilla.org/show_bug.cgi?id=1648496) * [IA Writer](https://apps.apple.com/us/app/ia-writer/id775737172) - βœ… Yes, Full Native Apple Silicon Support - [Official Twitter](https://twitter.com/iawriter/status/1326284671005696009?s=21) * [Microsoft Excel](https://www.microsoft.com/en-us/microsoft-365/office-365) - βœ… Yes, it was shown at WWDC - [WWDC Preview](https://youtu.be/GEZhD3J89ZE?t=5758) * [Microsoft Office 365](https://www.microsoft.com/en-us/microsoft-365/office-365) - βœ… Yes, runs via Rosetta as of v16.43.20110804 with native support in beta. - [Beta Download](https://macadmins.software/silicon/) [WWDC Preview](https://youtu.be/GEZhD3J89ZE?t=5681) [CNET Article](https://www.cnet.com/news/microsoft-365-and-adobe-creative-cloud-will-support-mac-arm-natively/#:~:text=At%20its%20annual%20Worldwide%20Developers,which%20it%20calls%20Apple%20silicon.&text=Adobe's%20Creative%20Cloud%20software%20includes,InDesign%2C%20Premiere%20Pro%20and%20Illustrator) From d429738d0b34f0e8533c21cb97c03fbfa38048d3 Mon Sep 17 00:00:00 2001 From: Sam Carlton Date: Tue, 17 Nov 2020 18:40:17 -0600 Subject: [PATCH 11/32] Update Chrome Status [App Update] MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Chrome Status: βœ… Yes, fully supported as of v87 https://doesitarm.com/app/chrome/ --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2c70b4b..6a3ba14 100644 --- a/README.md +++ b/README.md @@ -107,7 +107,7 @@ Any comments, suggestions? [Let us know!](https://github.com/ThatGuySam/doesitar * [Bear](https://bear.app/) - 🚫 Not yet, but it's in development - [Bear Twitter](https://twitter.com/BearNotesApp/status/1328271208748638213) * [BetterTouchTool](https://folivora.ai/) - βœ… Yes, fully supported as of v3.502 - [Issue Tracker](https://community.folivora.ai/) * [Bitwarden](https://bitwarden.com/) - ⏹ Not yet, but a patch is in development - [Issue Tracker](https://github.com/bitwarden/desktop/issues/567) -* [Chrome](https://www.google.com/chrome/) - ⏹ No, not yet but reportedly Chrome beta is working. - [Apple Forums Issue](https://developer.apple.com/forums/thread/657657) [Google Forums Issue](https://support.google.com/chrome/thread/64355557?hl=en) +* [Chrome](https://www.google.com/chrome/) - βœ… Yes, fully supported as of v87 - [Article](https://9to5google.com/2020/11/17/chrome-mac-apple-silicon/) * [Coloban](https://www.coloban.com) - ⏹ Not yet, but it's currently in development. - [Coloban Forum Issue](https://forum.coloban.com/index.php?u=/topic/21/new-arm-based-apple-computers) * [CrossOver](https://www.codeweavers.com/) - ✳️ Runs via Rosetta 2 - [Official Blog](https://www.codeweavers.com/blog/jwhite/2020/11/10/its-great-to-live-in-interesting-times) * [DEVONthink](https://www.devontechnologies.com/download/) - βœ… Yes, Full Native Apple Silicon Support as of v3.5.2 - [Release Notes](https://www.devontechnologies.com/blog/20200814-devonthink-352) From 5897ffda30b19dae3c8f210edcee21a253bf2581 Mon Sep 17 00:00:00 2001 From: Manassarn Manoonchai Date: Wed, 18 Nov 2020 11:54:23 +0700 Subject: [PATCH 12/32] Add Karabiner-Elements status --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 6a3ba14..51000d6 100644 --- a/README.md +++ b/README.md @@ -113,6 +113,7 @@ Any comments, suggestions? [Let us know!](https://github.com/ThatGuySam/doesitar * [DEVONthink](https://www.devontechnologies.com/download/) - βœ… Yes, Full Native Apple Silicon Support as of v3.5.2 - [Release Notes](https://www.devontechnologies.com/blog/20200814-devonthink-352) * [Firefox](https://www.mozilla.org/en-US/firefox/new/) - ⏹ Not yet, but native support is in beta - [Beta Tracker](https://bugzilla.mozilla.org/show_bug.cgi?id=1648496#c2) [Bugzilla Tracker](https://bugzilla.mozilla.org/show_bug.cgi?id=1648496) * [IA Writer](https://apps.apple.com/us/app/ia-writer/id775737172) - βœ… Yes, Full Native Apple Silicon Support - [Official Twitter](https://twitter.com/iawriter/status/1326284671005696009?s=21) +* [Karabiner-Elements](https://karabiner-elements.pqrs.org/) - βœ… Yes, Full Native Apple Silicon Support as of v13.0.0 - [Release Notes](https://karabiner-elements.pqrs.org/docs/releasenotes/#karabiner-elements-1300) * [Microsoft Excel](https://www.microsoft.com/en-us/microsoft-365/office-365) - βœ… Yes, it was shown at WWDC - [WWDC Preview](https://youtu.be/GEZhD3J89ZE?t=5758) * [Microsoft Office 365](https://www.microsoft.com/en-us/microsoft-365/office-365) - βœ… Yes, runs via Rosetta as of v16.43.20110804 with native support in beta. - [Beta Download](https://macadmins.software/silicon/) [WWDC Preview](https://youtu.be/GEZhD3J89ZE?t=5681) [CNET Article](https://www.cnet.com/news/microsoft-365-and-adobe-creative-cloud-will-support-mac-arm-natively/#:~:text=At%20its%20annual%20Worldwide%20Developers,which%20it%20calls%20Apple%20silicon.&text=Adobe's%20Creative%20Cloud%20software%20includes,InDesign%2C%20Premiere%20Pro%20and%20Illustrator) * [Microsoft Word](https://www.microsoft.com/en-us/microsoft-365/office-365) - βœ… Yes, it was shown at WWDC - [WWDC Preview](https://youtu.be/GEZhD3J89ZE?t=5749) From c3e58a99aa7a250eb34ac2b47d8b2ba9bcd5085b Mon Sep 17 00:00:00 2001 From: Antoine Rousseau Date: Wed, 18 Nov 2020 10:48:29 +0100 Subject: [PATCH 13/32] Archicad --- README.md | 19 ++++++++++--------- 1 file changed, 10 insertions(+), 9 deletions(-) diff --git a/README.md b/README.md index 6a3ba14..0c621d0 100644 --- a/README.md +++ b/README.md @@ -55,7 +55,6 @@ Any comments, suggestions? [Let us know!](https://github.com/ThatGuySam/doesitar - #### Music and Audio Tools * [Audacity](https://www.audacityteam.org/download/) - ✳️ Yes, it works via Rosetta 2 with no reported issues - [Github Issue Comment](https://github.com/audacity/audacity/issues/684#issuecomment-710726323) @@ -81,7 +80,6 @@ Any comments, suggestions? [Let us know!](https://github.com/ThatGuySam/doesitar - #### Video and Motion Tools * [After Effects](https://www.adobe.com/products/aftereffects.html) - ⏹ Reportedly it's already supported - [CNET Article](https://www.cnet.com/news/microsoft-365-and-adobe-creative-cloud-will-support-mac-arm-natively/#:~:text=At%20its%20annual%20Worldwide%20Developers,which%20it%20calls%20Apple%20silicon.&text=Adobe's%20Creative%20Cloud%20software%20includes,InDesign%2C%20Premiere%20Pro%20and%20Illustrator) @@ -93,16 +91,23 @@ Any comments, suggestions? [Let us know!](https://github.com/ThatGuySam/doesitar * [Final Cut Pro](https://www.apple.com/final-cut-pro/) - βœ… Yes, it will available on Apple Silicon launch - [Apple Nov 10 Event](https://youtu.be/5AwdkGKmZ0I?t=1173) [WWDC Preview](https://youtu.be/GEZhD3J89ZE?t=5844) * [Handbrake](https://handbrake.fr/) - βœ… Yes, natively supported as of v1.4.0 - [Github Issue](https://github.com/HandBrake/HandBrake/issues/2951) * [OBS](https://obsproject.com/) - 🚫 Not yet, but there has been some preparation for it. - [Mention in Issue](https://github.com/obsproject/obs-studio/pull/3444#issuecomment-690216403) -* [Shaper3D](https://www.shapr3d.com/) - βœ… Yes, it was shown at the November 10th event - [Apple Nov 10 Event](https://youtu.be/5AwdkGKmZ0I?t=2211) * [Premiere Pro](https://www.adobe.com/products/premiere.html) - ⏹ Reportedly it's already supported - [CNET Article](https://www.cnet.com/news/microsoft-365-and-adobe-creative-cloud-will-support-mac-arm-natively/#:~:text=At%20its%20annual%20Worldwide%20Developers,which%20it%20calls%20Apple%20silicon.&text=Adobe's%20Creative%20Cloud%20software%20includes,InDesign%2C%20Premiere%20Pro%20and%20Illustrator) +#### 3D and Architecture + +* [Archicad](https://graphisoft.com/solutions/products/archicad) - 🚫 Not yet supported as of v24 - [Graphisoft forum thread](https://archicad-talk.graphisoft.com/viewtopic.php?p=312614) - [Reddit thread](https://www.reddit.com/r/ArchiCAD/comments/hsjs6l/archicad_and_macos_armtransition/) +* [AutoCAD](https://www.autodesk.com/products/autocad/overview?plc=ACDIST&term=1-YEAR&support=ADVANCED&quantity=1) - 🚫 Not yet supported only works on Intel-based Macs - [AutoDesk Forums](https://forums.autodesk.com/t5/autocad-for-mac-forum/apple-silicon/m-p/9652836) +* [Shaper3D](https://www.shapr3d.com/) - βœ… Yes, it was shown at the November 10th event - [Apple Nov 10 Event](https://youtu.be/5AwdkGKmZ0I?t=2211) +* [SketchUp](https://www.sketchup.com/) - ✳️ Yes, works via Rosetta 2 - [Discussion](https://forums.sketchup.com/t/the-new-m1-processor/141946) + + + #### Productivity Tools * [1Password](https://1password.com/) - ✳️ Runs via Rosetta with native support currently in development. - [Forum Discussion](https://1password.community/discussion/114181/will-1password-run-on-apple-silicon-based-mac) * [Alfred](https://www.alfredapp.com/universal/) - βœ… Yes, fully supported - [Official Announcement](https://www.alfredapp.com/blog/announcements/alfred-ready-for-apple-m1-chip/) -* [AutoCAD](https://www.autodesk.com/products/autocad/overview?plc=ACDIST&term=1-YEAR&support=ADVANCED&quantity=1) - 🚫 Not yet supported only works on Intel-based Macs - [AutoDesk Forums](https://forums.autodesk.com/t5/autocad-for-mac-forum/apple-silicon/m-p/9652836) * [Bartender](https://www.macbartender.com/) - βœ… Yes, fully supported as of v4.0.20 - [Blog](https://www.macbartender.com/b4blog/Apple-Silicon-Support/) * [Bear](https://bear.app/) - 🚫 Not yet, but it's in development - [Bear Twitter](https://twitter.com/BearNotesApp/status/1328271208748638213) * [BetterTouchTool](https://folivora.ai/) - βœ… Yes, fully supported as of v3.502 - [Issue Tracker](https://community.folivora.ai/) @@ -121,7 +126,6 @@ Any comments, suggestions? [Let us know!](https://github.com/ThatGuySam/doesitar * [OmniOutliner](https://www.omnigroup.com/omnioutliner) - βœ… Yes, Full Native Apple Silicon Support as of v5.8 - [Release Notes](https://www.omnigroup.com/releasenotes/omnioutliner) * [OmniPlan](https://www.omnigroup.com/omniplan) - βœ… Yes, Full Native Apple Silicon Support as of v4.2 - [Release Notes](https://www.omnigroup.com/releasenotes/omniplan) * [Safari](https://www.apple.com/safari/) - βœ… Yes, fully supported -* [SketchUp](https://www.sketchup.com/) - ✳️ Yes, works via Rosetta 2 - [Discussion](https://forums.sketchup.com/t/the-new-m1-processor/141946) * [Things](https://culturedcode.com/things/mac/appstore/) - βœ… Yes, fully supported as of 3.13.2 @@ -135,11 +139,8 @@ Any comments, suggestions? [Let us know!](https://github.com/ThatGuySam/doesitar -## Social and communication +#### Social and communication - [QQ](https://im.qq.com/macqq/) - βœ… Yes, Full Native Apple Silicon Support as of v6.7.0.20110 - [Release Notes](https://im.qq.com/macqq/support.html) - [QQ 体ιͺŒη‰ˆ(MacCatalyst)](https://im.qq.com/macqq/) - ✳️ Runs via Rosetta 2 - [Slack](https://slack.com/) - 🚫 Not yet, but it's currently in beta. - [Official Tweet](https://twitter.com/SlackEng/status/1326237727667314688) - - - From 0fc26985335c46434fe12ac2fd0c408438868f60 Mon Sep 17 00:00:00 2001 From: Hugo Locurcio Date: Wed, 18 Nov 2020 15:08:06 +0100 Subject: [PATCH 14/32] Add Godot Engine --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 6a3ba14..2b42714 100644 --- a/README.md +++ b/README.md @@ -27,6 +27,7 @@ Any comments, suggestions? [Let us know!](https://github.com/ThatGuySam/doesitar * [Docker](https://www.docker.com/products#/mac) - 🚫 Not yet, but it’s in development - [Official Post](https://www.docker.com/blog/apple-silicon-m1-chips-and-docker/) [Github Issue](https://github.com/docker/for-mac/issues/4733#issuecomment-653444409) * [Fork](https://git-fork.com/) - ✳️ Yes, works via Rosetta 2 - [Release notes](https://git-fork.com/releasenotes) * [Go](https://golang.org/) - ✳️ Runs via Rosetta with native builds being tested - [Issue](https://github.com/golang/go/issues/38485) +* [Godot Engine](https://godotengine.org/) - ⏹ No official binaries yet, but can be compiled from source - [`master` PR](https://github.com/godotengine/godot/pull/39788), [`3.2` PR](https://github.com/godotengine/godot/pull/39943) * [Haskell](https://www.haskell.org/platform/mac.html) - 🚫 Not yet supported only works on Intel-based Macs - [Gitlab Issue](https://gitlab.haskell.org/ghc/ghc/-/issues/18664) * [Homebrew](https://brew.sh/) - ✳️ Yes, with caveats and some troubleshooting. - [Issue](https://github.com/Homebrew/brew/issues/7857). * [Hopper Disassembler](https://www.hopperapp.com/download.html) - βœ… Yes, Full Native Apple Silicon Support as of v4.6 - [Release Notes](https://www.hopperapp.com/blog/?p=263) From 46a79dc7edcb9f09346058af38d35ac667106132 Mon Sep 17 00:00:00 2001 From: Arnaud Lefort Date: Wed, 18 Nov 2020 15:58:31 +0100 Subject: [PATCH 15/32] Adding Steam --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 6a3ba14..d33c06e 100644 --- a/README.md +++ b/README.md @@ -130,6 +130,7 @@ Any comments, suggestions? [Let us know!](https://github.com/ThatGuySam/doesitar * [IINA](https://iina.io/download/) - ✳️ Yes, works via Rosetta with native support on the way - [Github Issue](https://github.com/iina/iina/issues/3067#issuecomment-671804703) * [Spotify](https://www.spotify.com/us/download/mac/) - 🚫 No, not yet. +* [Steam](https://store.steampowered.com/about/) - ✳️ Yes, reported working via Rosetta 2 - [Verification](https://github.com/ThatGuySam/doesitarm/issues/153) * [Vienna](https://github.com/ViennaRSS/vienna-rss/releases/latest) - βœ… Yes, Full Native Apple Silicon Support as of v3.6 - [Release Notes](https://github.com/ViennaRSS/vienna-rss/releases/tag/v/3.6.0) * [VLC](https://www.videolan.org/index.html) - ✳️ Yes, reported working via Rosetta 2 - [Verification](https://github.com/ThatGuySam/doesitarm/issues/21#issuecomment-728969937) [VLC Forums](https://forum.videolan.org/viewtopic.php?f=32&t=154539&p=507398&hilit=apple+silicon#p507398) From 9c3fb84dde268a05d8cbf426e8c7d96221b092c7 Mon Sep 17 00:00:00 2001 From: Hugo Locurcio Date: Wed, 18 Nov 2020 15:59:09 +0100 Subject: [PATCH 16/32] Add ArmorPaint --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 6a3ba14..6f6554a 100644 --- a/README.md +++ b/README.md @@ -70,6 +70,7 @@ Any comments, suggestions? [Let us know!](https://github.com/ThatGuySam/doesitar * [Affinity Designer](https://affinity.serif.com/en-us/designer/) - βœ… Yes, fully supported as of v1.8.6 - [Press Release](https://affinity.serif.com/en-us/press/newsroom/affinity-apps-accelerate-with-macos-big-sur-and-native-m1-support/) [Apple Nov 10 Event](https://youtu.be/5AwdkGKmZ0I?t=1219) * [Affinity Photo](https://affinity.serif.com/en-us/publisher/) - βœ… Yes, fully supported as of v1.8.6 - [Press Release](https://affinity.serif.com/en-us/press/newsroom/affinity-apps-accelerate-with-macos-big-sur-and-native-m1-support/) * [Affinity Publisher](https://affinity.serif.com/en-us/publisher/) - βœ… Yes, fully supported as of v1.8.6 - [Press Release](https://affinity.serif.com/en-us/press/newsroom/affinity-apps-accelerate-with-macos-big-sur-and-native-m1-support/) [Apple Nov 10 Event](https://youtu.be/5AwdkGKmZ0I?t=1286) +* [ArmorPaint](https://armorpaint.org/) - 🚫 No, not yet supported only works on Intel-based Macs * [Capture One](https://www.captureone.com/) - 🚫 Not yet, but it's in development - [Capture One Twitter](https://twitter.com/captureonepro/status/1326570278462349312) * [Darkroom](https://darkroom.co/) - βœ… Yes, it was shown at the November 10th event - [Apple Nov 10 Event](https://youtu.be/5AwdkGKmZ0I?t=1307) * [Graphite Sketchbook](https://www.digitalmasterpieces.com/graphite/) - βœ… Yes, it was shown at the November 10th event - [Apple Nov 10 Event](https://youtu.be/5AwdkGKmZ0I?t=1303) From 5accf469348f88e3889ef1d7098d7b281af655ac Mon Sep 17 00:00:00 2001 From: Sam Carlton Date: Wed, 18 Nov 2020 11:14:54 -0600 Subject: [PATCH 17/32] Update Spotify [App Update] MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Spotify Status: ✳️ Yes, works via Rosetta 2 https://doesitarm.com/app/spotify --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d33c06e..3e5d8f1 100644 --- a/README.md +++ b/README.md @@ -129,7 +129,7 @@ Any comments, suggestions? [Let us know!](https://github.com/ThatGuySam/doesitar #### Entertainment and Media Apps * [IINA](https://iina.io/download/) - ✳️ Yes, works via Rosetta with native support on the way - [Github Issue](https://github.com/iina/iina/issues/3067#issuecomment-671804703) -* [Spotify](https://www.spotify.com/us/download/mac/) - 🚫 No, not yet. +* [Spotify](https://www.spotify.com/us/download/mac/) - ✳️ Yes, works via Rosetta 2 [Verification](https://github.com/ThatGuySam/doesitarm/issues/172) * [Steam](https://store.steampowered.com/about/) - ✳️ Yes, reported working via Rosetta 2 - [Verification](https://github.com/ThatGuySam/doesitarm/issues/153) * [Vienna](https://github.com/ViennaRSS/vienna-rss/releases/latest) - βœ… Yes, Full Native Apple Silicon Support as of v3.6 - [Release Notes](https://github.com/ViennaRSS/vienna-rss/releases/tag/v/3.6.0) * [VLC](https://www.videolan.org/index.html) - ✳️ Yes, reported working via Rosetta 2 - [Verification](https://github.com/ThatGuySam/doesitarm/issues/21#issuecomment-728969937) [VLC Forums](https://forum.videolan.org/viewtopic.php?f=32&t=154539&p=507398&hilit=apple+silicon#p507398) From 4fd04d9ae4f3275f6e2ee9a9ac3937f9181b54ed Mon Sep 17 00:00:00 2001 From: Sam Carlton Date: Wed, 18 Nov 2020 11:15:47 -0600 Subject: [PATCH 18/32] Fix missing dash --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3e5d8f1..459e7de 100644 --- a/README.md +++ b/README.md @@ -129,7 +129,7 @@ Any comments, suggestions? [Let us know!](https://github.com/ThatGuySam/doesitar #### Entertainment and Media Apps * [IINA](https://iina.io/download/) - ✳️ Yes, works via Rosetta with native support on the way - [Github Issue](https://github.com/iina/iina/issues/3067#issuecomment-671804703) -* [Spotify](https://www.spotify.com/us/download/mac/) - ✳️ Yes, works via Rosetta 2 [Verification](https://github.com/ThatGuySam/doesitarm/issues/172) +* [Spotify](https://www.spotify.com/us/download/mac/) - ✳️ Yes, works via Rosetta 2 - [Verification](https://github.com/ThatGuySam/doesitarm/issues/172) * [Steam](https://store.steampowered.com/about/) - ✳️ Yes, reported working via Rosetta 2 - [Verification](https://github.com/ThatGuySam/doesitarm/issues/153) * [Vienna](https://github.com/ViennaRSS/vienna-rss/releases/latest) - βœ… Yes, Full Native Apple Silicon Support as of v3.6 - [Release Notes](https://github.com/ViennaRSS/vienna-rss/releases/tag/v/3.6.0) * [VLC](https://www.videolan.org/index.html) - ✳️ Yes, reported working via Rosetta 2 - [Verification](https://github.com/ThatGuySam/doesitarm/issues/21#issuecomment-728969937) [VLC Forums](https://forum.videolan.org/viewtopic.php?f=32&t=154539&p=507398&hilit=apple+silicon#p507398) From ef13ccba7800422a6513d2a4b8eeb5935728c893 Mon Sep 17 00:00:00 2001 From: Luke Petschauer Date: Wed, 18 Nov 2020 09:22:57 -0800 Subject: [PATCH 19/32] Add Nisus Writer Pro & Nisus Writer Express Add Nisus Writer products to the readme. Both apps are native, but some of the helper utilities for file conversion (not necessary for using Nisus) are not native. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 459e7de..54ea1f3 100644 --- a/README.md +++ b/README.md @@ -116,6 +116,7 @@ Any comments, suggestions? [Let us know!](https://github.com/ThatGuySam/doesitar * [Microsoft Excel](https://www.microsoft.com/en-us/microsoft-365/office-365) - βœ… Yes, it was shown at WWDC - [WWDC Preview](https://youtu.be/GEZhD3J89ZE?t=5758) * [Microsoft Office 365](https://www.microsoft.com/en-us/microsoft-365/office-365) - βœ… Yes, runs via Rosetta as of v16.43.20110804 with native support in beta. - [Beta Download](https://macadmins.software/silicon/) [WWDC Preview](https://youtu.be/GEZhD3J89ZE?t=5681) [CNET Article](https://www.cnet.com/news/microsoft-365-and-adobe-creative-cloud-will-support-mac-arm-natively/#:~:text=At%20its%20annual%20Worldwide%20Developers,which%20it%20calls%20Apple%20silicon.&text=Adobe's%20Creative%20Cloud%20software%20includes,InDesign%2C%20Premiere%20Pro%20and%20Illustrator) * [Microsoft Word](https://www.microsoft.com/en-us/microsoft-365/office-365) - βœ… Yes, it was shown at WWDC - [WWDC Preview](https://youtu.be/GEZhD3J89ZE?t=5749) +* [Nisus Writer Pro & Nisus Writer Express](https://www.nisus.com) - - βœ… Yes, Full Native Apple Silicon Support as of v3.2 (some file conversion helpers run in Rosetta) - [Release notes](https://www.nisus.com/pro//whatsnew.php) * [OmniFocus](https://www.omnigroup.com/omnifocus) - βœ… Yes, Full Native Apple Silicon Support as of v3.10 - [Release Notes](https://www.omnigroup.com/releasenotes/omnifocus) * [OmniGraffle](https://www.omnigroup.com/omnigraffle) - βœ… Yes, Full Native Apple Silicon Support as of v7.18 - [Release Notes](https://www.omnigroup.com/releasenotes/omnigraffle) * [OmniOutliner](https://www.omnigroup.com/omnioutliner) - βœ… Yes, Full Native Apple Silicon Support as of v5.8 - [Release Notes](https://www.omnigroup.com/releasenotes/omnioutliner) From 802488611736d1fe624a5f64bc54b2b8483e9259 Mon Sep 17 00:00:00 2001 From: Sam Carlton Date: Wed, 18 Nov 2020 11:31:42 -0600 Subject: [PATCH 20/32] #184 Update Firefox [App Update] MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Firefox Status: βœ… Yes, Full Native Apple Silicon Support as of v83 https://doesitarm.com/app/firefox --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 459e7de..ca5dfb1 100644 --- a/README.md +++ b/README.md @@ -111,7 +111,7 @@ Any comments, suggestions? [Let us know!](https://github.com/ThatGuySam/doesitar * [Coloban](https://www.coloban.com) - ⏹ Not yet, but it's currently in development. - [Coloban Forum Issue](https://forum.coloban.com/index.php?u=/topic/21/new-arm-based-apple-computers) * [CrossOver](https://www.codeweavers.com/) - ✳️ Runs via Rosetta 2 - [Official Blog](https://www.codeweavers.com/blog/jwhite/2020/11/10/its-great-to-live-in-interesting-times) * [DEVONthink](https://www.devontechnologies.com/download/) - βœ… Yes, Full Native Apple Silicon Support as of v3.5.2 - [Release Notes](https://www.devontechnologies.com/blog/20200814-devonthink-352) -* [Firefox](https://www.mozilla.org/en-US/firefox/new/) - ⏹ Not yet, but native support is in beta - [Beta Tracker](https://bugzilla.mozilla.org/show_bug.cgi?id=1648496#c2) [Bugzilla Tracker](https://bugzilla.mozilla.org/show_bug.cgi?id=1648496) +* [Firefox](https://www.mozilla.org/en-US/firefox/new/) - βœ… Yes, Full Native Apple Silicon Support as of v83 - [Release Notes](https://www.mozilla.org/en-US/firefox/83.0/releasenotes/) * [IA Writer](https://apps.apple.com/us/app/ia-writer/id775737172) - βœ… Yes, Full Native Apple Silicon Support - [Official Twitter](https://twitter.com/iawriter/status/1326284671005696009?s=21) * [Microsoft Excel](https://www.microsoft.com/en-us/microsoft-365/office-365) - βœ… Yes, it was shown at WWDC - [WWDC Preview](https://youtu.be/GEZhD3J89ZE?t=5758) * [Microsoft Office 365](https://www.microsoft.com/en-us/microsoft-365/office-365) - βœ… Yes, runs via Rosetta as of v16.43.20110804 with native support in beta. - [Beta Download](https://macadmins.software/silicon/) [WWDC Preview](https://youtu.be/GEZhD3J89ZE?t=5681) [CNET Article](https://www.cnet.com/news/microsoft-365-and-adobe-creative-cloud-will-support-mac-arm-natively/#:~:text=At%20its%20annual%20Worldwide%20Developers,which%20it%20calls%20Apple%20silicon.&text=Adobe's%20Creative%20Cloud%20software%20includes,InDesign%2C%20Premiere%20Pro%20and%20Illustrator) From ed689b1abc902a8a951e3e2ea00630056214403f Mon Sep 17 00:00:00 2001 From: Sam Carlton Date: Wed, 18 Nov 2020 11:40:01 -0600 Subject: [PATCH 21/32] Split Nisus apps into separate lines --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 54ea1f3..8d0fe8d 100644 --- a/README.md +++ b/README.md @@ -116,7 +116,8 @@ Any comments, suggestions? [Let us know!](https://github.com/ThatGuySam/doesitar * [Microsoft Excel](https://www.microsoft.com/en-us/microsoft-365/office-365) - βœ… Yes, it was shown at WWDC - [WWDC Preview](https://youtu.be/GEZhD3J89ZE?t=5758) * [Microsoft Office 365](https://www.microsoft.com/en-us/microsoft-365/office-365) - βœ… Yes, runs via Rosetta as of v16.43.20110804 with native support in beta. - [Beta Download](https://macadmins.software/silicon/) [WWDC Preview](https://youtu.be/GEZhD3J89ZE?t=5681) [CNET Article](https://www.cnet.com/news/microsoft-365-and-adobe-creative-cloud-will-support-mac-arm-natively/#:~:text=At%20its%20annual%20Worldwide%20Developers,which%20it%20calls%20Apple%20silicon.&text=Adobe's%20Creative%20Cloud%20software%20includes,InDesign%2C%20Premiere%20Pro%20and%20Illustrator) * [Microsoft Word](https://www.microsoft.com/en-us/microsoft-365/office-365) - βœ… Yes, it was shown at WWDC - [WWDC Preview](https://youtu.be/GEZhD3J89ZE?t=5749) -* [Nisus Writer Pro & Nisus Writer Express](https://www.nisus.com) - - βœ… Yes, Full Native Apple Silicon Support as of v3.2 (some file conversion helpers run in Rosetta) - [Release notes](https://www.nisus.com/pro//whatsnew.php) +* [Nisus Writer Pro](https://nisus.com/pro/) - βœ… Yes, Full Native Apple Silicon Support as of v3.2 (some file conversion helpers run in Rosetta) - [Release notes](https://www.nisus.com/pro//whatsnew.php) +* [Nisus Writer Express](https://nisus.com/Express/) - βœ… Yes, Full Native Apple Silicon Support as of v3.2 (some file conversion helpers run in Rosetta) - [Release notes](https://www.nisus.com/pro//whatsnew.php) * [OmniFocus](https://www.omnigroup.com/omnifocus) - βœ… Yes, Full Native Apple Silicon Support as of v3.10 - [Release Notes](https://www.omnigroup.com/releasenotes/omnifocus) * [OmniGraffle](https://www.omnigroup.com/omnigraffle) - βœ… Yes, Full Native Apple Silicon Support as of v7.18 - [Release Notes](https://www.omnigroup.com/releasenotes/omnigraffle) * [OmniOutliner](https://www.omnigroup.com/omnioutliner) - βœ… Yes, Full Native Apple Silicon Support as of v5.8 - [Release Notes](https://www.omnigroup.com/releasenotes/omnioutliner) From 9dc0dcd9cd9bbc569cfee9c261452d359a4c713f Mon Sep 17 00:00:00 2001 From: Sam Carlton Date: Wed, 18 Nov 2020 11:46:07 -0600 Subject: [PATCH 22/32] Fix extra dash --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0c621d0..6891084 100644 --- a/README.md +++ b/README.md @@ -97,7 +97,7 @@ Any comments, suggestions? [Let us know!](https://github.com/ThatGuySam/doesitar #### 3D and Architecture -* [Archicad](https://graphisoft.com/solutions/products/archicad) - 🚫 Not yet supported as of v24 - [Graphisoft forum thread](https://archicad-talk.graphisoft.com/viewtopic.php?p=312614) - [Reddit thread](https://www.reddit.com/r/ArchiCAD/comments/hsjs6l/archicad_and_macos_armtransition/) +* [Archicad](https://graphisoft.com/solutions/products/archicad) - 🚫 Not yet supported as of v24 - [Graphisoft Thread](https://archicad-talk.graphisoft.com/viewtopic.php?p=312614) [Reddit thread](https://www.reddit.com/r/ArchiCAD/comments/hsjs6l/archicad_and_macos_armtransition/) * [AutoCAD](https://www.autodesk.com/products/autocad/overview?plc=ACDIST&term=1-YEAR&support=ADVANCED&quantity=1) - 🚫 Not yet supported only works on Intel-based Macs - [AutoDesk Forums](https://forums.autodesk.com/t5/autocad-for-mac-forum/apple-silicon/m-p/9652836) * [Shaper3D](https://www.shapr3d.com/) - βœ… Yes, it was shown at the November 10th event - [Apple Nov 10 Event](https://youtu.be/5AwdkGKmZ0I?t=2211) * [SketchUp](https://www.sketchup.com/) - ✳️ Yes, works via Rosetta 2 - [Discussion](https://forums.sketchup.com/t/the-new-m1-processor/141946) From c685dcd0121eed0bb921f45c057f5aab2e9151fb Mon Sep 17 00:00:00 2001 From: Sam Carlton Date: Wed, 18 Nov 2020 11:58:29 -0600 Subject: [PATCH 23/32] Fix Pull request names getting stripped --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2b42714..268a1c9 100644 --- a/README.md +++ b/README.md @@ -27,7 +27,7 @@ Any comments, suggestions? [Let us know!](https://github.com/ThatGuySam/doesitar * [Docker](https://www.docker.com/products#/mac) - 🚫 Not yet, but it’s in development - [Official Post](https://www.docker.com/blog/apple-silicon-m1-chips-and-docker/) [Github Issue](https://github.com/docker/for-mac/issues/4733#issuecomment-653444409) * [Fork](https://git-fork.com/) - ✳️ Yes, works via Rosetta 2 - [Release notes](https://git-fork.com/releasenotes) * [Go](https://golang.org/) - ✳️ Runs via Rosetta with native builds being tested - [Issue](https://github.com/golang/go/issues/38485) -* [Godot Engine](https://godotengine.org/) - ⏹ No official binaries yet, but can be compiled from source - [`master` PR](https://github.com/godotengine/godot/pull/39788), [`3.2` PR](https://github.com/godotengine/godot/pull/39943) +* [Godot Engine](https://godotengine.org/) - ⏹ No official binaries yet, but can be compiled from source - [Master PR](https://github.com/godotengine/godot/pull/39788), [v3.2 PR](https://github.com/godotengine/godot/pull/39943) * [Haskell](https://www.haskell.org/platform/mac.html) - 🚫 Not yet supported only works on Intel-based Macs - [Gitlab Issue](https://gitlab.haskell.org/ghc/ghc/-/issues/18664) * [Homebrew](https://brew.sh/) - ✳️ Yes, with caveats and some troubleshooting. - [Issue](https://github.com/Homebrew/brew/issues/7857). * [Hopper Disassembler](https://www.hopperapp.com/download.html) - βœ… Yes, Full Native Apple Silicon Support as of v4.6 - [Release Notes](https://www.hopperapp.com/blog/?p=263) From cf6295f6034371a696f1f66760354882c9e8ab15 Mon Sep 17 00:00:00 2001 From: Sam Carlton Date: Wed, 18 Nov 2020 12:33:22 -0600 Subject: [PATCH 24/32] #74 Update Deno --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1992a98..d08b6e7 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,7 @@ Any comments, suggestions? [Let us know!](https://github.com/ThatGuySam/doesitar * [BBEdit](https://www.barebones.com/products/bbedit/download.html) - βœ… Yes, full native support as of v13.5 - [Release Notes](https://www.barebones.com/support/bbedit/notes-13.5.html) * [CocoaPods](https://cocoapods.org/) - βœ… Yes, it works via Rosetta 2 - [Issue](https://github.com/CocoaPods/CocoaPods/issues/9907) * [CotEditor](https://coteditor.com) - βœ… Yes, full native support as of 4.0.0 - [App Store](https://itunes.apple.com/app/coteditor/id1024640650) -* [Deno](https://deno.land/) - 🚫 Not yet supported only works on Intel-based Macs - [Issue](https://github.com/denoland/deno/issues/8346) +* [Deno](https://deno.land/) - ✳️ Yes, works via Rosetta 2 - [Issue](https://github.com/denoland/deno/issues/8346) * [Docker](https://www.docker.com/products#/mac) - 🚫 Not yet, but it’s in development - [Official Post](https://www.docker.com/blog/apple-silicon-m1-chips-and-docker/) [Github Issue](https://github.com/docker/for-mac/issues/4733#issuecomment-653444409) * [Fork](https://git-fork.com/) - ✳️ Yes, works via Rosetta 2 - [Release notes](https://git-fork.com/releasenotes) * [Go](https://golang.org/) - ✳️ Runs via Rosetta with native builds being tested - [Issue](https://github.com/golang/go/issues/38485) From 68c3606d0b725a60e2c0bac369a76f1b5cb894a6 Mon Sep 17 00:00:00 2001 From: Melvin Date: Wed, 18 Nov 2020 11:31:53 -0800 Subject: [PATCH 25/32] Add Enpass --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index d08b6e7..3755cc6 100644 --- a/README.md +++ b/README.md @@ -118,6 +118,7 @@ Any comments, suggestions? [Let us know!](https://github.com/ThatGuySam/doesitar * [Coloban](https://www.coloban.com) - ⏹ Not yet, but it's currently in development. - [Coloban Forum Issue](https://forum.coloban.com/index.php?u=/topic/21/new-arm-based-apple-computers) * [CrossOver](https://www.codeweavers.com/) - ✳️ Runs via Rosetta 2 - [Official Blog](https://www.codeweavers.com/blog/jwhite/2020/11/10/its-great-to-live-in-interesting-times) * [DEVONthink](https://www.devontechnologies.com/download/) - βœ… Yes, Full Native Apple Silicon Support as of v3.5.2 - [Release Notes](https://www.devontechnologies.com/blog/20200814-devonthink-352) +* [Enpass](https://www.enpass.io/) - ✳️ Runs via Rosetta 2 - [Forum Discussion](https://discussion.enpass.io/index.php?/topic/24222-enpass-on-m1-mac-arm-silicon/&tab=comments#comment-56371) * [Firefox](https://www.mozilla.org/en-US/firefox/new/) - βœ… Yes, Full Native Apple Silicon Support as of v83 - [Release Notes](https://www.mozilla.org/en-US/firefox/83.0/releasenotes/) * [IA Writer](https://apps.apple.com/us/app/ia-writer/id775737172) - βœ… Yes, Full Native Apple Silicon Support - [Official Twitter](https://twitter.com/iawriter/status/1326284671005696009?s=21) * [Karabiner-Elements](https://karabiner-elements.pqrs.org/) - βœ… Yes, Full Native Apple Silicon Support as of v13.0.0 - [Release Notes](https://karabiner-elements.pqrs.org/docs/releasenotes/#karabiner-elements-1300) From 3db6190fd0c1722aa20fcc6f906fa0d30ace55f5 Mon Sep 17 00:00:00 2001 From: Sam Carlton Date: Wed, 18 Nov 2020 14:45:29 -0600 Subject: [PATCH 26/32] #210 Update Firefox --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3755cc6..edabbb7 100644 --- a/README.md +++ b/README.md @@ -119,7 +119,7 @@ Any comments, suggestions? [Let us know!](https://github.com/ThatGuySam/doesitar * [CrossOver](https://www.codeweavers.com/) - ✳️ Runs via Rosetta 2 - [Official Blog](https://www.codeweavers.com/blog/jwhite/2020/11/10/its-great-to-live-in-interesting-times) * [DEVONthink](https://www.devontechnologies.com/download/) - βœ… Yes, Full Native Apple Silicon Support as of v3.5.2 - [Release Notes](https://www.devontechnologies.com/blog/20200814-devonthink-352) * [Enpass](https://www.enpass.io/) - ✳️ Runs via Rosetta 2 - [Forum Discussion](https://discussion.enpass.io/index.php?/topic/24222-enpass-on-m1-mac-arm-silicon/&tab=comments#comment-56371) -* [Firefox](https://www.mozilla.org/en-US/firefox/new/) - βœ… Yes, Full Native Apple Silicon Support as of v83 - [Release Notes](https://www.mozilla.org/en-US/firefox/83.0/releasenotes/) +* [Firefox](https://www.mozilla.org/en-US/firefox/new/) - ✳️ Yes, works via Rosetta 2 as of v83 - [Release Notes](https://www.mozilla.org/en-US/firefox/83.0/releasenotes/) * [IA Writer](https://apps.apple.com/us/app/ia-writer/id775737172) - βœ… Yes, Full Native Apple Silicon Support - [Official Twitter](https://twitter.com/iawriter/status/1326284671005696009?s=21) * [Karabiner-Elements](https://karabiner-elements.pqrs.org/) - βœ… Yes, Full Native Apple Silicon Support as of v13.0.0 - [Release Notes](https://karabiner-elements.pqrs.org/docs/releasenotes/#karabiner-elements-1300) * [Microsoft Excel](https://www.microsoft.com/en-us/microsoft-365/office-365) - βœ… Yes, it was shown at WWDC - [WWDC Preview](https://youtu.be/GEZhD3J89ZE?t=5758) From 89b4aff9bffcb106c407a7d8878f94453a77e4fe Mon Sep 17 00:00:00 2001 From: Alan Luo Date: Wed, 18 Nov 2020 16:48:12 -0500 Subject: [PATCH 27/32] Add Filezilla --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 6a3ba14..7b59198 100644 --- a/README.md +++ b/README.md @@ -25,6 +25,7 @@ Any comments, suggestions? [Let us know!](https://github.com/ThatGuySam/doesitar * [CotEditor](https://coteditor.com) - βœ… Yes, full native support as of 4.0.0 - [App Store](https://itunes.apple.com/app/coteditor/id1024640650) * [Deno](https://deno.land/) - 🚫 Not yet supported only works on Intel-based Macs - [Issue](https://github.com/denoland/deno/issues/8346) * [Docker](https://www.docker.com/products#/mac) - 🚫 Not yet, but it’s in development - [Official Post](https://www.docker.com/blog/apple-silicon-m1-chips-and-docker/) [Github Issue](https://github.com/docker/for-mac/issues/4733#issuecomment-653444409) +* [Filezilla](https://filezilla-project.org/) - ✳️ Yes, works via Rosetta 2 - [Verification](https://github.com/ThatGuySam/doesitarm/issues/17#issuecomment-729976000) * [Fork](https://git-fork.com/) - ✳️ Yes, works via Rosetta 2 - [Release notes](https://git-fork.com/releasenotes) * [Go](https://golang.org/) - ✳️ Runs via Rosetta with native builds being tested - [Issue](https://github.com/golang/go/issues/38485) * [Haskell](https://www.haskell.org/platform/mac.html) - 🚫 Not yet supported only works on Intel-based Macs - [Gitlab Issue](https://gitlab.haskell.org/ghc/ghc/-/issues/18664) From e390b27ddf05998416a75d6efd6f69846dc705ec Mon Sep 17 00:00:00 2001 From: Sam Carlton Date: Wed, 18 Nov 2020 19:42:58 -0600 Subject: [PATCH 28/32] #134 Add Zoom [New App] MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Zoom Status: ✳️ Yes, runs via Rosetta 2 https://doesitarm.com/app/zoom --- README.md | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index d627d54..1c5c27c 100644 --- a/README.md +++ b/README.md @@ -149,6 +149,8 @@ Any comments, suggestions? [Let us know!](https://github.com/ThatGuySam/doesitar #### Social and communication -- [QQ](https://im.qq.com/macqq/) - βœ… Yes, Full Native Apple Silicon Support as of v6.7.0.20110 - [Release Notes](https://im.qq.com/macqq/support.html) -- [QQ 体ιͺŒη‰ˆ(MacCatalyst)](https://im.qq.com/macqq/) - ✳️ Runs via Rosetta 2 -- [Slack](https://slack.com/) - 🚫 Not yet, but it's currently in beta. - [Official Tweet](https://twitter.com/SlackEng/status/1326237727667314688) +* [QQ](https://im.qq.com/macqq/) - βœ… Yes, Full Native Apple Silicon Support as of v6.7.0.20110 - [Release Notes](https://im.qq.com/macqq/support.html) +* [QQ 体ιͺŒη‰ˆ(MacCatalyst)](https://im.qq.com/macqq/) - ✳️ Runs via Rosetta 2 +* [Slack](https://slack.com/) - 🚫 Not yet, but it's currently in beta. - [Official Tweet](https://twitter.com/SlackEng/status/1326237727667314688) +* [Zoom](https://zoom.us/download) - ✳️ Yes, runs via Rosetta 2 - [Discussion](https://github.com/ThatGuySam/doesitarm/issues/134) + From 94dd01f73b5648ab3a2bad1bd3154ccd3a5c6ff8 Mon Sep 17 00:00:00 2001 From: Sam Carlton Date: Wed, 18 Nov 2020 19:57:47 -0600 Subject: [PATCH 29/32] #62 Add Matlab [New App] MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Matlab Status: ✳️ Yes, works via Rosetta 2 as of v9.9.0.1495850 https://doesitarm.com/app/matlab --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 1c5c27c..fe32466 100644 --- a/README.md +++ b/README.md @@ -36,6 +36,7 @@ Any comments, suggestions? [Let us know!](https://github.com/ThatGuySam/doesitar * [iTerm](https://iterm2.com/downloads.html) - βœ… Yes, fully supported as of v3.4.0 - [PR](https://github.com/gnachman/iTerm2/pull/421) * [Julia Language](https://julialang.org/downloads/) - ✳️ Yes, it works via Rosetta 2 - [Github Issue](https://github.com/JuliaLang/julia/issues/36617) * [LLVM Clang](https://releases.llvm.org/download.html) - ✳️ Yes, it works via Rosetta 2 - [Apple Forums](https://developer.apple.com/forums/thread/649992) +* [Matlab](https://www.mathworks.com/products/get-matlab.html?s_tid=gn_getml) - ✳️ Yes, works via Rosetta 2 as of v9.9.0.1495850 - [Matlab Forums](https://www.mathworks.com/matlabcentral/answers/641925-is-matlab-supported-on-apple-silicon-macs) * [Node](https://nodejs.org/en/) - ⏹ Working on v15 with patches to previous versions in the pipeline - [Platforms State of the Union Clip](https://twitter.com/blendertoday/status/1275417203303727104?lang=en) * [Nova](https://nova.app) - βœ… Yes, Full Native Apple Silicon Support as of v3 - [Official Tweet](https://twitter.com/panic/status/1326977997732134912?s=20) * [OCaml](https://ocaml.org/) - 🚫 Not yet, but it's currently in beta. - [Pull Status](https://github.com/ocaml/ocaml/pull/9699) From 8b615186371463b475f78cae277ab8d273ac206d Mon Sep 17 00:00:00 2001 From: Sam Carlton Date: Wed, 18 Nov 2020 20:19:41 -0600 Subject: [PATCH 30/32] #128 Add TensorFlow [New App] MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit TensorFlow Status: ⏹ Not yet, but a supported pre-release is available https://doesitarm.com/app/tensorflow --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index fe32466..8299042 100644 --- a/README.md +++ b/README.md @@ -48,6 +48,7 @@ Any comments, suggestions? [Let us know!](https://github.com/ThatGuySam/doesitar * [Rust](https://www.rust-lang.org/) - ✳️ Runs via Rosetta 2 with native builds being tested - [Issue](https://github.com/rust-lang/rust/issues/73908#issue-648613557) * [SubEthaEdit](https://subethaedit.net/) - βœ… Yes, full native Apple Silicon Support as of v5.1.5 - [Release Notes](https://github.com/subethaedit/SubEthaEdit/releases/tag/SubEthaEdit-MacFull-5.1.5) * [Sublime Text](https://www.sublimetext.com/) - ✳️ Runs via Rosetta with native builds being tested - [Forum Discussion](https://forum.sublimetext.com/t/arm-build/5882/97) +* [TensorFlow](https://www.tensorflow.org/) - ⏹ Not yet, but a supported pre-release is available - [Pre-Release](https://blog.tensorflow.org/2020/11/accelerating-tensorflow-performance-on-mac.html) * [Tower](https://www.git-tower.com/mac) - βœ… Yes, fully supported as of v6 - [Release Notes](https://www.git-tower.com/blog/tower-mac-6/) * [Transmit](https://panic.com/transmit/) - βœ… Yes, Full Native Apple Silicon Support as of v5.7 - [Official Tweet](https://twitter.com/panic/status/1326978002576666624?s=20) * [Unity](https://store.unity.com/download) - ✳️ Runs via Rosetta with native support currently in development - [CNET Article](https://www.cnet.com/news/microsoft-365-and-adobe-creative-cloud-will-support-mac-arm-natively/#:~:text=At%20its%20annual%20Worldwide%20Developers,which%20it%20calls%20Apple%20silicon.&text=Adobe's%20Creative%20Cloud%20software%20includes,InDesign%2C%20Premiere%20Pro%20and%20Illustrator) From efe6c871fe69ac539c71a9bfd0019867c6744b21 Mon Sep 17 00:00:00 2001 From: hw Date: Wed, 18 Nov 2020 22:19:53 -0500 Subject: [PATCH 31/32] Correct the icon for CocoaPods --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8299042..ec388f2 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,7 @@ Any comments, suggestions? [Let us know!](https://github.com/ThatGuySam/doesitar * [Arduino IDE](https://www.arduino.cc/en/software) - ✳️ Reported working via Rosetta with native support currently in development - [Issue](https://github.com/arduino/Arduino/issues/10836) * [Atom](https://atom.io/) - 🚫 No, not yet. - [Issue](https://github.com/atom/atom/issues/21078). * [BBEdit](https://www.barebones.com/products/bbedit/download.html) - βœ… Yes, full native support as of v13.5 - [Release Notes](https://www.barebones.com/support/bbedit/notes-13.5.html) -* [CocoaPods](https://cocoapods.org/) - βœ… Yes, it works via Rosetta 2 - [Issue](https://github.com/CocoaPods/CocoaPods/issues/9907) +* [CocoaPods](https://cocoapods.org/) - ✳️ Yes, it works via Rosetta 2 - [Issue](https://github.com/CocoaPods/CocoaPods/issues/9907) * [CotEditor](https://coteditor.com) - βœ… Yes, full native support as of 4.0.0 - [App Store](https://itunes.apple.com/app/coteditor/id1024640650) * [Deno](https://deno.land/) - ✳️ Yes, works via Rosetta 2 - [Issue](https://github.com/denoland/deno/issues/8346) * [Docker](https://www.docker.com/products#/mac) - 🚫 Not yet, but it’s in development - [Official Post](https://www.docker.com/blog/apple-silicon-m1-chips-and-docker/) [Github Issue](https://github.com/docker/for-mac/issues/4733#issuecomment-653444409) From 5c1dc95c1a98b8ff42cf91307e8164213d4fa6b5 Mon Sep 17 00:00:00 2001 From: gershik Date: Thu, 19 Nov 2020 13:45:40 +0300 Subject: [PATCH 32/32] Added Pixelmator Pro --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index ec388f2..7046f56 100644 --- a/README.md +++ b/README.md @@ -79,6 +79,7 @@ Any comments, suggestions? [Let us know!](https://github.com/ThatGuySam/doesitar * [Graphite Sketchbook](https://www.digitalmasterpieces.com/graphite/) - βœ… Yes, it was shown at the November 10th event - [Apple Nov 10 Event](https://youtu.be/5AwdkGKmZ0I?t=1303) * [Lightroom](https://www.adobe.com/products/photoshop-lightroom.html) - βœ… Yes, it was shown at WWDC - [Apple Nov 10 Event](https://youtu.be/5AwdkGKmZ0I?t=1092) [WWDC Preview](https://youtu.be/GEZhD3J89ZE?t=5783) * [MacTeX](https://www.tug.org/mactex/mactex-download.html) - ✳️ Runs via Rosetta with native support currently in development - [Article](https://www.tug.org/mactex/aboutarm.html) +* [Pixelmator Pro](https://pixelmator.com/pro) - βœ… Yes, full native support as of v2.0 * [Photoshop](https://www.adobe.com/products/photoshop.html) - ⏹ Not yet, but native support is in beta - [Beta Post](https://feedback.photoshop.com/conversations/photoshop-beta/photoshop-for-mac-arm-is-here/5fb359d3ca9d527a59c4677e) [Apple Nov 10 Event](https://youtu.be/5AwdkGKmZ0I?t=1092) [WWDC Preview](https://youtu.be/GEZhD3J89ZE?t=5813) * [Textify](https://apps.apple.com/app/id1522041836) - βœ… Yes, full native support as of v2.0.1 - [Macrumors Thread](https://forums.macrumors.com/threads/textify-text-recognition-ocr-made-easy-and-accurate-1-product-of-the-day-ph.2245225/page-2?post=29016938#post-29016938) * [Vectornator](https://www.vectornator.io/) - βœ… Yes, it was shown at the November 10th event - [Apple Nov 10 Event](https://youtu.be/5AwdkGKmZ0I?t=1300)