This repository has been archived on 2022-06-29. You can view files and clone it, but cannot push or open issues or pull requests.
urtrator/doc/installation/macos/README.md

394 B

MacOS installation

For proper application bundle building you have to:

brew install go
  • Install GTK+2:
brew install gtk+
  • Install dylibbundler:
brew install dylibbundler
  • Execute make-app.sh script from current directory. If everything went fine - you will see URTrator.app right in this directory.