本期周报内容来自: nolol
时光机:周报汇总、周报博客、iOS puzzles
工具
- SOURCEKIT: SourceKit is the set of tools that enables most of Swift’s source code manipulation features: source code parsing, syntax highlighting, typesetting, autocomplete, cross-language header generation, and lots more.
- SwiftLint: A tool to enforce Swift style and conventions, loosely based on GitHub’s Swift Style Guide.
- ReadChinese: 读取项目中的所有中文,并且将这些中文按照国际化格式写入文件中,可以直接拿来实现国际化
博客
- Github-iOS备忘-超实用: ibireme收集整理的iOS开发相关第三方库和使用工具
开源代码
- swift-protobuf: Plugin and runtime library for using protobuf with Swift
- Quick: Quick is a behavior-driven development framework for Swift and Objective-C. Inspired by RSpec, Specta, and Ginkgo.
- Eureka: Elegant iOS form builder in Swift
- Moya: Network abstraction layer written in Swift.
- HackingWithSwift: This is the source code to accompany Hacking with Swift, a free tutorial series that teaches Swift coding for iOS.
- Github 上的 iOS 开源项目: 在 Github 上 Star 太多了,有时候很难找到自己想要的开源库,所以在此记录下来。便于自己开发使用,也顺便分享给大家。
- GitHub 上 iOS 开源库 Top 100: 主要对当前 GitHub 排名前 100 的项目做一个简单的简介, 方便初学者快速了解到当前 Objective-C 在 GitHub 的情况.