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

Support :rfc1034identifier in Info.plist processing

    XMLWordPrintable

Details

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

    Description

      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>
      

      Attachments

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

        Activity

          People

            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

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes