-
New Feature
-
Resolution: Postponed
-
Major
-
-
1.0
We have one iOS Application projects with a huge number of targets lets say 30, we can build targets individually or one by one through Jenkins, but this take huge time like 5-6 hrs since it has to generate 30 IPA. So we need a feature of building multiple IPA's simultaneously at least 5 in a single go to save very much time space. Through my research with Jenkins, I didn't find the exact solution for this.
If there is already a solution available for this please let me know the samples or tutorials for me to understand it, or else please have this as a new feature, so that it is very useful for us and other future developers with the same scenario.
I suggest that you'll create a Jenkins Pipeline job and use the `parallel` step. If you need assistance, don't hesitate to ask for my help (yorammi@tikalk.com).
Anyway,
Closing issue as part of tikal-multijob-plugin issues cleanup.
If still relevant, please open a matching issue in https://github.com/jenkinsci/tikal-multijob-plugin/issues (you can refer to this issue in its description)