crotwell / gradle-macappbundle

A Gradle Plugin to create a Mac OSX .app application and dmg based on the project.
Apache License 2.0
94 stars 33 forks source link

Fix for backgroundImage to be immune for spaces in project path #54

Closed pskowronek closed 6 years ago

pskowronek commented 6 years ago

Details here: https://github.com/crotwell/gradle-macappbundle/issues/53

crotwell commented 6 years ago

Merged, will try to put out new release soon.

Thanks for fixing this.