Skip to content
This repository has been archived by the owner on Dec 17, 2023. It is now read-only.

Native Support for Apple SoC arm chips (M1, M1 Pro, M1 Max) #55

Open
rennsport opened this issue Nov 29, 2021 · 14 comments · May be fixed by #51
Open

Native Support for Apple SoC arm chips (M1, M1 Pro, M1 Max) #55

rennsport opened this issue Nov 29, 2021 · 14 comments · May be fixed by #51

Comments

@rennsport
Copy link

The app works fine with the arm chips, but it'd be nice to not have it running in Rosetta 2.0 and draining battery more than it needs to because of the arm -> x86 translation. Thanks!

@gmcmullengrc
Copy link

Seconded! This app is the only app on my main app list that isn't Apple Silicon ready. Would be nice to have it updated for the day that Rosetta gets deprecated

@mlaves
Copy link

mlaves commented Feb 9, 2022

I already created a pull request for that: #51
You should be able to check out the arch_arm64 branch of my fork and compile it with make.

For those of you not having an Xcode build environment up and running, I compiled a universal binary here:

https://1drv.ms/u/s!AiF3lPpzI9Tej5Y3JYnW-99Yt3H8IQ

However, I currently do not have access to an M1 machine and could therefore only test the binary on Intel. Please let me know if you have any issues.

@mlaves mlaves linked a pull request Feb 9, 2022 that will close this issue
@rennsport
Copy link
Author

Just tested on my M1 Max and both compiling from your arch_arm64 branch as well as your uploaded universal binary from your comment work as expected and report as Apple Silicon applications in Activity Monitor, thanks!

I'm going to go ahead and close this issue.

@mlaves
Copy link

mlaves commented Feb 10, 2022

@rennsport Maybe it's better to keep this issue open. The original RDM repository seems inactive and others will find this issue more easily when it's still directly visible.

@rennsport
Copy link
Author

That's a good idea so people will be able see it in the open issues

@rennsport rennsport reopened this Feb 11, 2022
@lockieluke
Copy link

Download Apple Silicon build
the onedrive link is dead i compiled and upload it again

@gmcmullengrc
Copy link

Download Apple Silicon build the onedrive link is dead i compiled and upload it again

Got this error

Screen Shot 2022-05-29 at 1 33 05 PM

@lockieluke
Copy link

probably because its not signed, right click and click open

@gmcmullengrc
Copy link

Didn't fix it, it's saying the app is broken, not that its not trusted

@lockieluke
Copy link

RDM.zip

can you try this please

@gmcmullengrc
Copy link

Same error

MacBook Pro 10/16 core 14" on macOS 12.5 BETA (21G5027d)

@rennsport
Copy link
Author

RDM.zip

Here is the Universal binary compiled from mlaves's pull request #51

@gmcmullengrc
Copy link

@rennsport Thank you for the updated download link, that one does work. Weird the other one doesn't

@mlaves
Copy link

mlaves commented May 30, 2022

@lockieluke @gmcmullengrc Sorry, I accidentally deleted the file when I was cleaning up my drive. I have re-uploaded the file, the link should work again.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants