bundle install- Add your team data to
fastlane/Appfile bundle exec fastlane scanto build the app and run testsbundle exec fastlane match initto set up code signing via Fastlane Match- Push the changes
- Create a CircleCI project for the repository
- Edit the
.circleci/config.ymlfile as needed - Done