This application was developed under N17R 3 years ago in collaboration with AIFC. The code is a little bit ugly, probably isn't even worth to see, yet it reminds me a beginning of my career, so here we are :)
- Clone the repo
$ git clone git@github.com:aitemr/aifcnews-ios.git
$ cd aifcnews-ios
- Install dependencies from CocoaPods
$ pod install
- Open the Xcode workspace at
aifcnews.xcworkspace
.