-
New Feature
-
Resolution: Unresolved
-
Major
-
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
Attachment | New: XCodeBuilder.java.diff [ 30733 ] |
Workflow | Original: JNJira [ 163099 ] | New: JNJira + In-Review [ 181098 ] |