Designer News iOS 客户端 DesignerNewsApp
- 授权协议: 未知
- 开发语言: Objective-C Swift
- 操作系统: iOS
- 软件首页: https://github.com/MengTo/DesignerNewsApp
- 软件文档: https://github.com/MengTo/DesignerNewsApp/blob/master/README.md
- 官方下载: https://github.com/MengTo/DesignerNewsApp/archive/master.zip
软件介绍
这是 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
