##資訊
### [iOS 8的用戶占68%](https://developer.apple.com/support/appstore/)
68%的用戶在使用iOS 8,29%使用iOS7。
[APPLE.COM](https://developer.apple.com/support/appstore/)
##技巧
### [Bypassing OpenSSL Certificate Pinning in iOS Apps](http://chargen.matasano.com/chargen/2015/1/6/bypassing-openssl-certificate-pinning-in-ios-apps.html)
本文介紹如何繞過iOS App的證書驗證環節。
[MATASANO.COM](http://chargen.matasano.com/chargen/2015/1/6/bypassing-openssl-certificate-pinning-in-ios-apps.html)
##工具
### [Bezel and xScope](http://furbo.org/2015/01/06/bezel-and-xscope/)
Bezel能在模擬器上看到Apple Watch的真實UI,通過xScope可用把它鏡像到真實設備上。
[FURBO.ORG](http://furbo.org/2015/01/06/bezel-and-xscope/)
##設計
### [23個FACEBOOK PAPER中的設計細節](http://www.uisdc.com/23-facebook-paper-design)
Paper中一些細節設計和交互設計還是給人帶來很大的驚喜,文章是一些值得與其他設計師分享的設計細節。
[UISDC.COM](http://www.uisdc.com/23-facebook-paper-design)
##代碼
### [Harpy](https://github.com/ArtSabintsev/Harpy)
提示用戶你的App有新的版本,并且提供AppStore的鏈接。
[GITHUB.COM](https://github.com/ArtSabintsev/Harpy)
### [VVBlurPresentation](https://github.com/onevcat/VVBlurPresentation)
A simple way to present a view controller with keeping the blurred previous one.
[GITHUB.COM](https://github.com/onevcat/VVBlurPresentation)