Reader small image

You're reading from  Continuous Delivery for Mobile with fastlane

Product typeBook
Published inFeb 2018
Reading LevelBeginner
PublisherPackt
ISBN-139781788398510
Edition1st Edition
Languages
Right arrow
Author (1)
Doron Katz
Doron Katz
author image
Doron Katz

Doron Katz, originally from Sydney, Australia, completed his bachelor's in internet science (the University of Wollongong), before pursuing a master's in management (Charles Sturt University), including a certification in Microsoft Solutions Development. On moving to San Francisco, Doron has worked with various companies, from start-ups to larger organizations, as a software engineer and project manager. Additionally, he is a regular contributor to various distinguished technical publications and has published numerous white papers and also coauthored Developing an iOS Edge.
Read more about Doron Katz

Right arrow

Introducing match


When implementing match (https://docs.fastlane.tools/actions/match/) into your team's workflow, you will see how the new collective code signing process works effortlessly, in a scalable way, to deprecate the use of cert and sigh (in most cases).

The easiest way to see how these workflows work is by example. Let's get started. The following is the logo of match:

Create a private Git repository

Assuming you already have a team Apple ID, the next step is to create a private Git repository that will serve to host the profiles and certificates. For the purpose of this example, we are going to create a new, private repository in Bitbucket, which is free. If you don't already have an account, please create a Bitbucket account and create a repository, as follows:

You will then clone this project into a local project folder by entering the following (substitute YOURTEAM,YOURPROJECTNAME, and FOLDERNAME with your Bitbucket team name, project name, and project folder location, as appropriate...

lock icon
The rest of the page is locked
Previous PageNext Page
You have been reading a chapter from
Continuous Delivery for Mobile with fastlane
Published in: Feb 2018Publisher: PacktISBN-13: 9781788398510

Author (1)

author image
Doron Katz

Doron Katz, originally from Sydney, Australia, completed his bachelor's in internet science (the University of Wollongong), before pursuing a master's in management (Charles Sturt University), including a certification in Microsoft Solutions Development. On moving to San Francisco, Doron has worked with various companies, from start-ups to larger organizations, as a software engineer and project manager. Additionally, he is a regular contributor to various distinguished technical publications and has published numerous white papers and also coauthored Developing an iOS Edge.
Read more about Doron Katz