/DesignerNewsApp

Build a Swift App as a designer

Primary LanguageObjective-C

DesignerNewsApp

Simple iOS client for Designer News, by the creator of Design+Code and the team, written in Swift.

Usage

  1. Download the repository
$ git clone https://github.com/MengTo/DesignerNewsApp.git
$ cd DesignerNewsApp
  1. Initialize submodule dependancies
$ git submodule update --init --recursive
  1. Open the project in Xcode
$ open DesignerNewsApp.xcodeproj
  1. Compile and run the app in your simulator

Requirements

  • Xcode 6.3
  • iOS 8

Credits