## Why - Currently, we ignore the file `FastlaneRunner` which is containing executable commands for `Fastlane`. - On CI/CD machine, it needs to rebuild the `FastlaneSwiftRunner` project to have the latest `FastlaneRunner` before doing any tasks. - It could be a script, so Bitrise or GitHub Actions can use for rebuilding. ## Who Benefits? @nimblehq/ios-chapter