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

Support :rfc1034identifier in Info.plist processing

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: P3: Somewhat important P3: Somewhat important
    • 1.1.1
    • 1.1.0
    • General
    • None
    • 671255d520428bccdf5fb0fa0af7a6cf57136c6a

      Xcode supports suffixing environment variables with :rfc1034identifier when processing Info.plists. For example:

      // environment
      PRODUCT_NAME = My Product
      
      // Info.plist
      <string>${PRODUCT_NAME:rfc1034identifier}</string>
      
      // expected output
      <string>my-product</string>
      

        For Gerrit Dashboard: QBS-465
        # Subject Branch Project Status CR V

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

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes