周报汇总 地址
周报博客 地址
视频:
Protocol Extensions: A History by Matthew Gillingham
swift:
graph style of the swift standard library
技术实践
Versioning with Xcode and git: Using a script in your build phase, you can run a shell to determine the version number and inject this into the Info.plist of a build. It will never modify your local project, just the created build.
开源代码:
iOS新特性
Siri Integration in iOS 10 with Swift – SiriKit Tutorial Part 1 Part 2
开发工具:
gitignore: 生成各种gitignore