codefiesta / GitHubCodingChallenge

Coding Challenge to View PR diffs in iOS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GitHubCodingChallenge

Coding Challenge to View PR diffs in iOS

Xcode 9.0+ iOS 11.0+ Swift 4.0+

Requirements:

Xcode 9.0 or greater

Notes:

If you see 'ibtool failed with exit code 255' errors, you'll need to clean the project and force clean the build folder to fix this issue by running the following in Xcode:

  1. cmd + shift + k
  2. cmd + option + shift + k

About

Coding Challenge to View PR diffs in iOS

License:MIT License


Languages

Language:Swift 99.2%Language:Objective-C 0.8%