summaryrefslogtreecommitdiffstats
path: root/packaging/macos/inkscape_dmg.py (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Update macOS build pipelineRené de Hesselle2019-08-121-0/+246
Use dmgbuild (Python package) instead of create-dmg. This speeds up the process and also is lot less error-prone. Run gtk-mac-bundler and dmgbuild through Terminal.app. This is an attempt to fix the instability when running non-interactively in CI. Update a few Python packages to their newest versions.