An open API service indexing awesome lists of open source software.

https://github.com/codefiesta/githubcodingchallenge

Coding Challenge to View PR diffs in iOS
https://github.com/codefiesta/githubcodingchallenge

challenge-project github swift4

Last synced: 3 months ago
JSON representation

Coding Challenge to View PR diffs in iOS

Awesome Lists containing this project

README

          

# GitHubCodingChallenge
Coding Challenge to View PR diffs in iOS

![Xcode 9.0+](https://img.shields.io/badge/Xcode-9.0%2B-blue.svg)
![iOS 11.0+](https://img.shields.io/badge/iOS-11.0%2B-green.svg)
![Swift 4.0+](https://img.shields.io/badge/Swift-4.0%2B-orange.svg)

## 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