Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-28267

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

    • Icon: New Feature New Feature
    • Resolution: Unresolved
    • Icon: Major Major
    • 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

          [JENKINS-28267] When building IPA - Expand 'Output directory' with extra variables

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

              Created:
              Updated: