Skip to content

Draft: macOS build installer package

zosmac requested to merge zosmac/graphviz:macos-create-package into main

This merge request

  • Enables Quartz for macOS builds in configure.ac
  • Defines macosx/Makefile to build installer package
  • Add make pkg build target to Makefile.am
  • Replaces package maker with pkgbuild and productbuild
  • Tweaks the Graphviz.app project for Xcode

The installer package

  • Installs /Applications/Graphviz.app
  • Includes the graphviz binaries and libraries with the app
  • Configures PATH to include the graphviz binaries
Edited by zosmac

Merge request reports