Skip to content

Setup environment for macOS application bundle

René de Hesselle requested to merge dehesselle/inkscape:packaging-macos into master

We no longer depend on a launch script to setup the environment for a relocatable application bundle.

Use bundle identifier (org.inkscape.Inkscape) as folder name below Application Support directory.

Use share instead data for XDG_DATA_HOME directory.

Edited by Jonathan Neuhauser

Merge request reports