Skip to content

eyeo/auxiliary/issue#646 - Build fails when path to project contains spaces

Anton Boegler requested to merge issue/646-script-fix into develop

Fixed

  • Added quotes around paths in shell scripts. This prevents the build from failing when the path contains spaces.

Testing Notes

Build the app with spaces in the path to its folder, for example: /Users/username/Downloads/ABP macOS/. The build should succeed.

Edited by Anton Boegler

Merge request reports