Skip to content

YangChing/animationScroll

Repository files navigation

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:

Method OS support Description
Homebrew macOS brew cask install fastlane
Installer Script macOS Download the zip file. Then double click on the install script (or run it in a terminal window).
RubyGems macOS or Linux with Ruby 2.0.0 or above sudo gem install fastlane -NV

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

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published