Skip to content

Heads-and-Hands/multimodules-ios

Repository files navigation

Multimodules Sandbox

Bootstrapping development environment

make bootstrap

Bitrise CI configuration

Configure Bitrise for using stored in repository bitrise.yml file.

Also, some secret environment parameters need to be set:

  • $MATCH_PASSWORD: password to the match repo
  • $APPSTORE_API_KEY_ENCRYPT_PWD: password for the encrypted api-key.json file

Template info

The project was generated using the cookiecutter tool and this swift template.

Template version: 1.2.12

AppStore credentials

Interaction with AppStore needs credentials. This project uses the official AppStore API. For proper project deployment process, the project owner needs to create the fastlane/app-key.json file with access keys and encrypt by gpg tool with a strong password.

gpg -c fastlane/api-key.json

The resulted encrypted file should be committed to the repository.

Хуки

Copyright

Heads and Hands ©

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •