Skip to content

bitrise-io/ioscodesigning

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

iOS Code Signing

Build Status

Running locally 🕹

Install mkdocs and the material theme.

pip install mkdocs
pip install mkdocs-material

# cd to git repository

mkdocs build
mkdocs serve

If you hit any issues during setup, make sure you have python and pip installed to your machine. More details can be found here.

Collaborating 😎

If you would like to add or change anything, fork this repository and add your changes. Once you are ready send us a Pull Request!