Sha256: 819fb61d16d7de0c546696ca0ff22552266efc2648b69ad2a1e6e3e2e2528f1b

Contents?: true

Size: 1.22 KB

Versions: 490

Compression:

Stored size: 1.22 KB

Contents

## [fastlane match](https://docs.fastlane.tools/actions/match/)

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
```

Install _fastlane_ using

```
[sudo] gem install fastlane -NV
```

or alternatively using `brew cask install fastlane`

### 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://docs.fastlane.tools/actions/match/)

### 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://docs.fastlane.tools/actions/match/)

Version data entries

490 entries across 490 versions & 2 rubygems

Version Path
fastlane-2.143.0 match/lib/assets/READMETemplate.md
fastlane-2.142.0 match/lib/assets/READMETemplate.md
fastlane-2.141.0 match/lib/assets/READMETemplate.md
fastlane-2.140.0 match/lib/assets/READMETemplate.md
fastlane-2.139.0 match/lib/assets/READMETemplate.md
fastlane-2.138.0 match/lib/assets/READMETemplate.md
fastlane-2.137.0 match/lib/assets/READMETemplate.md
fastlane-2.136.0 match/lib/assets/READMETemplate.md
fastlane-2.135.2 match/lib/assets/READMETemplate.md
fastlane-2.135.1 match/lib/assets/READMETemplate.md
fastlane-2.135.0 match/lib/assets/READMETemplate.md
fastlane-2.134.0 match/lib/assets/READMETemplate.md
fastlane-2.133.0 match/lib/assets/READMETemplate.md
fastlane-2.132.0 match/lib/assets/READMETemplate.md
fastlane-2.132.0.beta.20190930200026 match/lib/assets/READMETemplate.md
fastlane-2.132.0.beta.20190929200020 match/lib/assets/READMETemplate.md
fastlane-2.132.0.beta.20190928200106 match/lib/assets/READMETemplate.md
fastlane-2.132.0.beta.20190927200017 match/lib/assets/READMETemplate.md
fastlane-2.132.0.beta.20190926200023 match/lib/assets/READMETemplate.md
fastlane-2.132.0.beta.20190925200108 match/lib/assets/READMETemplate.md