## 资讯
### [Apple iOS 9: Security & Privacy Features](https://medium.com/@FredericJacobs/apple-ios-9-security-privacy-features-8d82d9da10eb)
苹果官方表示他们非常关注用户隐私,在iOS 9上在安全、隐私上多项重大更新。
[MEDIUM.COM](https://medium.com/@FredericJacobs/apple-ios-9-security-privacy-features-8d82d9da10eb)
## 技巧
### [How on Earth the Facebook iOS Application is so large](http://quellish.tumblr.com/post/126712999812/how-on-earth-the-facebook-ios-application-is-so)
Facebook的iOS App为什么那么大?其代码文件太多了!
[TUMBLR.COM](http://quellish.tumblr.com/post/126712999812/how-on-earth-the-facebook-ios-application-is-so)
### [How to Remind Users They Changed Their Password](http://uxmovement.com/forms/how-to-remind-users-they-changed-their-password/)
如何提醒用户他们已经修改过密码,在用户输入旧密码的时候进行提升是一个好选择,因此,你有必要存储用户密码的hash值。
[UXMOVEMENT.COM](http://uxmovement.com/forms/how-to-remind-users-they-changed-their-password/)
### [Swift 2.0: Protocol-Oriented MVVM](http://natashatherobot.com/swift-2-0-protocol-oriented-mvvm/)
文章介绍如何在MVVM模式中使用Swift 2.0中的Protocol以及其extension。
[NATASHATHEROBOT.COM](http://natashatherobot.com/swift-2-0-protocol-oriented-mvvm/)
##代码
### [TZStackView](https://github.com/tomvanzummeren/TZStackView)
UIStackView replica for iOS 7.x and iOS 8,UIStackView从iOS 9开始支持,使用TZStackView,你可以从iOS 7开始支持。
[GITHUB.COM](https://github.com/tomvanzummeren/TZStackView)
### [GitUp](https://github.com/git-up/GitUp)
可视化的Git客户端,能够实时的进行编辑、合并、回滚等多种操作,更多功能,请下载体验,后续再详细介绍。
[GITHUB.COM](https://github.com/git-up/GitUp)