CoffeeKit Getting Started Make sure you have Xcode 11.1 installed Clone the repository Open CoffeeKit/CoffeeKit.xcodeproj Fastlane Setup (Optional) Install Ruby bundler gem install bundler Install Ruby gems (this includes fastlane) bundle install