summaryrefslogtreecommitdiffstats
path: root/tests/builders/fixtures/xcode.yaml
Commit message (Collapse)AuthorAgeFilesLines
* Add new checkboxes for Xcode pluginWill Soula2018-08-281-0/+3
| | | | | | | | | | | | This change allows for the user to specify the following checkboxes: * Upload Bitcode? * Upload Symbols? * Compile Bitcode? The plugin defaults to these checkboxes being checked, so I kept those defaults here. Change-Id: I727611fd2a70f2157b05d030ec296c74a5b214a8
* Add XCode 9.1 SupportWill Soula2018-05-101-0/+5
| | | | | | | | | | | Branched from my xcode-20 branch and rebased from master and added support for xcode 9.1 now that the xcode plugin has been released Due to: https://issues.jenkins-ci.org/browse/JENKINS-45509 Change-Id: Ibd0f4c82b5e8f37a9da335c57786eae5dc91aefb
* Update xcode plugin to support 2.0Will Soula2017-11-281-0/+2
| | | | | | | | | | Add new parameters: * ipa-export-method * development-team-id Change-Id: I17cc69dc86c59fcddc8d821196424c01caa8f613 Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
* adding support for the xcode builder pluginKyle Rockman2016-04-301-0/+22
Change-Id: Ie9d53d2a2476268be84f8cefb7b84895ca0631a2 Signed-off-by: Kyle Rockman <kyle.rockman@mac.com>