Details
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
For Gerrit Dashboard: QBS-465 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
72769,1 | Support :rfc1034identifier in Info.plist processing. | 1.1 | qbs/qbs | Status: MERGED | +2 | 0 |