Sha256: c44c09883735dd58e4c323dbe33f57c41a44874857fead5f5349c09042031730

Contents?: true

Size: 1.84 KB

Versions: 301

Compression:

Stored size: 1.84 KB

Contents

## [fastlane match](https://github.com/fastlane/fastlane/tree/master/match#readme)

This repository contains all your certificates and provisioning profiles needed to build and sign your applications. They are encrypted using OpenSSL via a passphrase.

**Important:** Make sure this repository is set to private and only your team members have access to this repo.

Do not modify this file, as it gets overwritten every time you run `match`.

### Installation

Make sure you have the latest version of the Xcode command line tools installed:

```
xcode-select --install
```

### Choose your installation method:

<table width="100%" >
<tr>
<th width="33%"><a href="http://brew.sh">Homebrew</a></td>
<th width="33%">Installer Script</td>
<th width="33%">Rubygems</td>
</tr>
<tr>
<td width="33%" align="center">macOS</td>
<td width="33%" align="center">macOS</td>
<td width="33%" align="center">macOS or Linux with Ruby 2.0.0 or above</td>
</tr>
<tr> 
<td width="33%"><code>brew cask install fastlane</code></td>
<td width="33%"><a href="https://download.fastlane.tools">Download the zip file</a>. Then double click on the <code>install</code> script (or run it in a terminal window).</td>
<td width="33%"><code>sudo gem install fastlane -NV</code></td>
</tr>
</table>

### Usage

Navigate to your project folder and run

```
fastlane match appstore
```
```
fastlane match adhoc
```
```
fastlane match development
```
```
fastlane match enterprise
```

For more information open [fastlane match git repo](https://github.com/fastlane/fastlane/tree/master/match#readme)

### Content

#### certs

This directory contains all your certificates with their private keys

#### profiles

This directory contains all provisioning profiles

------------------------------------

For more information open [fastlane match git repo](https://github.com/fastlane/fastlane/tree/master/match#readme)

Version data entries

301 entries across 301 versions & 1 rubygems

Version Path
fastlane-2.63.0.beta.20171025010003 match/lib/assets/READMETemplate.md
fastlane-2.63.0.beta.20171024010003 match/lib/assets/READMETemplate.md
fastlane-2.62.1 match/lib/assets/READMETemplate.md
fastlane-2.63.0.beta.20171023010003 match/lib/assets/READMETemplate.md
fastlane-2.63.0.beta.20171022010003 match/lib/assets/READMETemplate.md
fastlane-2.63.0.beta.20171021010003 match/lib/assets/READMETemplate.md
fastlane-2.63.0.beta.20171020010003 match/lib/assets/READMETemplate.md
fastlane-2.63.0.beta.20171019010003 match/lib/assets/READMETemplate.md
fastlane-2.63.0.beta.20171018010003 match/lib/assets/READMETemplate.md
fastlane-2.62.0 match/lib/assets/READMETemplate.md
fastlane-2.62.0.beta.20171017010003 match/lib/assets/READMETemplate.md
fastlane-2.62.0.beta.20171016010004 match/lib/assets/READMETemplate.md
fastlane-2.62.0.beta.20171015010003 match/lib/assets/READMETemplate.md
fastlane-2.62.0.beta.20171014010003 match/lib/assets/READMETemplate.md
fastlane-2.62.0.beta.20171011010003 match/lib/assets/READMETemplate.md
fastlane-2.62.0.beta.20171010010004 match/lib/assets/READMETemplate.md
fastlane-2.61.0 match/lib/assets/READMETemplate.md
fastlane-2.61.0.beta.20171009010003 match/lib/assets/READMETemplate.md
fastlane-2.61.0.beta.20171008010003 match/lib/assets/READMETemplate.md
fastlane-2.61.0.beta.20171007010004 match/lib/assets/READMETemplate.md