Skip to content

A simple tool for mass push certificate generation for iOS apps.

License

Notifications You must be signed in to change notification settings

Norv3ll/pushcert-automater

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pushcert-automater

This tool can be used for quick and easy generation of push certificates for large volumes of apps.

Pre-Requisites

jq

Make sure you have the CLI JSON parsing tool installed using brew (If you don't have homebrew installed, visit this page). brew install jq

fastlane

Make sure you have fastlane installed using the following command:

sudo gem install fastlane --verbose

Usage

  • Set up your JSON file using the provided example
  • Run ./regenerate.sh

About

A simple tool for mass push certificate generation for iOS apps.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%