2ndalpha / gasmask

Hosts file manager for OS X
3.69k stars 250 forks source link

Apple Silicon Native Version (M1 & M2) #202

Open BramEsposito opened 2 years ago

BramEsposito commented 2 years ago

I have looked into bringing Gas Mask to Apple Silicon.

This is what needs to be done:

I'm working on https://github.com/BramEsposito/gasmask/tree/apple-silicon and will create a pull request when I'm done.

If anyone can create a production build afterwards, I don't have a Developer account at the moment.

2ndalpha commented 2 years ago

Thank you for looking into it. It would be great if you can create separate PR-s for all those to make review process smoother.

BramEsposito commented 2 years ago

Ok, I'll keep that in mind!

2ndalpha commented 1 year ago

master branch now at least works again on the latest Xcode. I'm working on getting it to run on arm

2ndalpha commented 1 year ago

@BramEsposito I took the liberty to update your post and mark checked the tasks that are done

ylluminate commented 1 year ago

As per #216 it seems we should have an ARM build around somewhere... Is this true and, if so, where can we find it?

9mm commented 1 year ago

How do I download a dmg which is up to date with master? The only ones I see in releases are from 2020

2ndalpha commented 1 year ago

The master is broken and not usable at the moment

mailinglists35 commented 5 months ago

hi @2ndalpha any updates on an useable m1 build? thanks