This repository allows you to build a universal macOS App for the SNES2C64 GUI.
You need the Go compiler installed. With Homebrew, use
brew install go
For code signing, you need to create the file project.xconfig
in the top level directory of this repository with the following settings:
PRODUCT_BUNDLE_IDENTIFIER = com.yourdomain.SNES2C64
DEVELOPMENT_TEAM = XXXXXXX