Build an automated packaging environment with Jenkins's continuous integration of IOS projects

Source: Internet
Author: User

---restore content starts---

Jenkins is a widely used Visual Web tool for continuous building, which is the "automated" compilation, packaging, and distribution deployment of various projects. Jenkins can support a variety of languages (such as Java, C #, PHP, etc.) project building, but also fully compatible with Ant, Maven, Gradle and other third-party building tools, while with SVN, git can seamlessly integrate, also support direct and well-known source code hosting site, such as GitHub, BitBucket direct integration.

First, install Jenkins:

Two different ways:

1) Terminal command input:brew install jenkins

2) Visit website: https://jenkins.io/download, download.

When the installation is successful, the Safari browser opens: http://localhost:8080/login?from=/

Second, Jenkins password settings:

In http://localhost:8080, the login screen will appear, if the administrator, the user name is: admin. Password in the directory/users/shared/jenkins/home under Secrets, if not open, you can modify read and write permissions, open Secrets directory Initialadminpassword file, password for the first knowledge password.

  

  

You can reset the initial password in settings.

Third, install the plug-in:

  

Can be installed: Gitlab plug-in, Xcode integration plugin, Credentials Plugin plugin, keychains and Provisioning Profiles Management plug-in, post-build Sc Ript Plug-in Plug-in

Iv. New Project:

  

To enter the configuration interface:

  

  

---restore content ends---

Build an automated packaging environment with Jenkins for continuous integration with IOS projects

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.