Now you can define Continuous Integration and Continuous Delivery (CI/CD) process as code with Jenkins 2.0 for your projects in iOS 10. Activities like to build, test, code coverage, check style, reports, and notifications can be described in only one file.
To read the complete article go to Pipeline in Jenkins 2.0 as Code for iOS 10 and XCode 8
Parameter | Details |
---|---|
node('iOS Node') | Jenkins Node with Mac OS. If Jenkins is installed in Mac OS use node {....} |
The article is written in both languages: English and Spanish.