DesignerNewsApp - Designer News iOS 客户端


未知
iOS
Objective-C

软件简介

这是 Designer News 的 iOS 版,采用 Swift 编写。

使用:

1. 下载代码仓库

$ git clone https://github.com/MengTo/DesignerNewsApp.git
$ cd DesignerNewsApp

2. 初始化子模块依赖:

$ git submodule update --init --recursive

3. 在 X-Code 打开项目:

$ open DesignerNewsApp.xcodeproj

4. 编译并在模拟器中运行 app:

开发环境要求:

  • Xcode 6.3

  • iOS 8