Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-8482

macdeployqt "-dmg" option doesn't work with bundle names that contains spaces

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: P3: Somewhat important P3: Somewhat important
    • 4.8.0
    • 4.6.2
    • Build tools: Other
    • None
    • 2362debe4e0b9e7d6ba39960a0b039370783cab4

      Using macdeployqt "-dmg" will not create a dmg image if the app bundle name contains one or more spaces in the bundle name.

      eg.

      $ macdeployqt "MyMarvelousApp.app" -dmg

      Will work as expected

      $ macdeployqt "My Marvelous App.app" -dmg

      Will only create a valid deployable bundle, but not the dmg image.

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            con Eike Ziller
            moonpyk Clément Bourgeois
            Votes:
            2 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes