Skip to content

snes2c64/gui-osx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

macOS App for SNES2C64 GUI

This repository allows you to build a universal macOS App for the SNES2C64 GUI.

Requirements

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

Releases

No releases published

Packages

No packages published

Languages