- Run
bundle install
- Run
bundle exec pod install --repo-update
- Open
Tpay.xcworkspace
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 |