- In your terminal
cd
into the project Repo - If you haven't already, install Cocoapods with the command:
pod init
- Run
pod install
regardless of if you had previously done step 1 - Open
Rinder.xcworkspace
for the code. Don't useRinder.xcodeproj
- Run the project using the iPhone 12 simulator
- Click the play button to run it
- Check the output of the Travis CI build to see the SwiftLint information
Just commit anything u know u changed lol. Xcode sometimes shows random stuff that'll mess up the repo on our end if it's committed.