When building IPA - Expand 'Output directory' with extra variables

XMLWordPrintable

    • Type: New Feature
    • Resolution: Unresolved
    • Priority: Major
    • Component/s: xcode-plugin
    • None

      It would be a very helpful feature to expand Output directory with extra variables.

      Current behavior:
      .ipa filename pattern: ipaname_${SHORT_VERSION}
      Output directory: Builds/APPFOLDER/${SHORT_VERSION}
      Filesystem:
      .ipa filename pattern: ipaname_1.0.4.ipa
      Output directory: Builds/APPFOLDER/${SHORT_VERSION}

      Desired behavior
      .ipa filename pattern: ipaname_${SHORT_VERSION}
      Output directory: Builds/APPFOLDER/${SHORT_VERSION}
      Filesystem:
      .ipa filename pattern: ipaname_1.0.4.ipa
      Output directory: Builds/APPFOLDER/1.0.4

            Assignee:
            Unassigned
            Reporter:
            Igor M
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: