## 資訊
### [釘釘](http://www.dingtalk.com/)
釘釘,新一代的團隊溝通方式,App做得很不錯,功能強大,推薦使用。
[DINGTALK.COM](http://www.dingtalk.com/)
##技巧
### [Navigating and discovering an iOS codebase using lldb](https://medium.com/ios-os-x-development/navigating-and-discovering-a-code-base-using-lldb-bca7c10115cf)
介紹使用lldb來調試和定位問題的一些技巧。
[MEDIUM.COM](https://medium.com/ios-os-x-development/navigating-and-discovering-a-code-base-using-lldb-bca7c10115cf)
### [使用iMovie和Keynote制作App Preview](http://www.jianshu.com/p/358106d653cf)
App Preview就是一段15-30秒的短視頻,用來展示你的應用的特性、用戶界面、交互方式等內容。
[JIANSHU.COM](http://www.jianshu.com/p/358106d653cf)
##工具
### [fastlane](http://fastlane.tools/)
Connect all iOS deployment tools into one streamlined workflow。
[FASTLANE.TOOLS](http://fastlane.tools/)
### [ObjectGraph-Xcode](https://github.com/vampirewalk/ObjectGraph-Xcode)
ObjectGraph can show oriented graph of dependencies between classes in your project。
[GITHUB.COM](https://github.com/vampirewalk/ObjectGraph-Xcode)
##代碼
### [SLPagingView](https://github.com/StefanLage/SLPagingView)
Navigation bar system allowing to do a Tinder like or Twitter like.
[GITHUB.COM](https://github.com/StefanLage/SLPagingView)