Uploaded image for project: 'Qbs ("Cubes")'
  1. Qbs ("Cubes")
  2. QBS-794

Add support for using Groups in Modules

    XMLWordPrintable

Details

    • 98c3f0fe29362ddf289be48b8ce36da14f9672d1

    Description

      Would this be possible to add? An example use case would be adding a Group in the (future) Xcode module whose file pattern is "~/Library/MobileDevice/Provisioning Profiles/provision". This would allow Qbs to enumerate the available provisioning profiles, read their data, and select the most appropriate one based on product information.

      Reasoning: generally you don't want to explicitly specify the full path to a provisioning profile, or even its UUID (from which you could determine the full path), but instead specify a name or let automatic selection pick the best one (this is what Xcode does).

      Currently using a hacky workaround in my WIP: https://codereview.qt-project.org/#/c/107882/3/share/qbs/modules/xcode/xcode.qbs

      Attachments

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

        Activity

          People

            jbornema Joerg Bornemann
            jakepetroules Jake Petroules (DO NOT ASSIGN ISSUES)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes