Skip to content

Apple Silicon Native Version (M1 & M2) #202

@BramEsposito

Description

@BramEsposito

I have looked into bringing Gas Mask to Apple Silicon.

This is what needs to be done:

  • refactor from Garbage Collection to ARC
  • remove all x86 specific target config
  • update Sparkle pod
  • update ShortcutRecorder pod
  • refactor MainHostsController Singleton to another solution
  • create Dark Mode visuals
  • remove Growl dependency
  • remove BGHUDAppKit framework dependency
  • implement an alternative for the HUD display (popover?)
  • fix Predicate Controller layout
  • increase minimum required version for macOS 10.11
  • create a new production build

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions