GithubHelp home page GithubHelp logo

gforceweb / apppressercertsgenerator Goto Github PK

View Code? Open in Web Editor NEW
1.0 3.0 0.0 4 KB

Uses the Fastlane CLI to generate a full cert of certificates required to publish AppPresser apps. Requires MacOS

Ruby 100.00%

apppressercertsgenerator's Introduction

AppPresser Certs Generator

This tool uses the Fastlane library to create a full set of certificates for AppPresser apps on Bitrise. It is aimed at AppPresser Reseller customers who are responsible for managing certs themselves. MacOS is required as this tool is dependant on the XCode Command Line Tools.

Fastlane Installation

Start by making sure you have the latest version of the Xcode command line tools installed:

xcode-select --install

Then Install fastlane using

sudo gem install fastlane -NV

or alternatively using brew cask install fastlane

App Setup and Usage

iOS Certs

To get this script ready to create certs for your app open up the fastlane/Fastfile file and fill in the required fields (site_slug, app_name, app_id, username). If you also want to create your keystore file fill in the additional fields (custname, countrycode & keystorepassword)

Using a terminal, from the root folder (ie ~User/Folder/AppPresserCertsGenerator/) run the command below to create the certificates. You'll be prompted for your Apple Account password and then a 2 factor auth code. Once done the script should run for a few minutes. Once complete you'll find your certs for upload under AppPresserCertsGenerator/site-slug/appname/bitrise

fastlane ios

Android Keystore

You can also create your Android Keystore using this script by running the command below from the root folder. The completed file will be found under the AppPresserCertsGenerator/site-slug/appname/bitrise folder

fastlane android

More information about fastlane can be found on fastlane.tools. The documentation of fastlane can be found on docs.fastlane.tools.

apppressercertsgenerator's People

Contributors

gforceweb avatar

Stargazers

Mark Tenney avatar

Watchers

James Cloos avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.