Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 672 Bytes

CONTRIBUTING.md

File metadata and controls

18 lines (13 loc) · 672 Bytes

Contribution

Setup workspace

  1. Run bundle install
  2. Run bundle exec pod install --repo-update
  3. Open Tpay.xcworkspace

Dependencies update

Third party dependencies are integrated by checking out sources and adding them to the project.
In case, there is a need to update any of the following dependencies, simply run associated command.

Dependency Command
Resolver sh scripts/update_resolver.sh
Snail sh scripts/update_snail.sh
Kingfisher sh scripts/update_kingfisher.sh