- nst/objc_dep
- OmniGraffle
- Doxygen
utf8 in mysql only support a small amount of character set which occupies about one to three bytes, while utf8mb4 uses 4 bytes to store which can support any character that defined by unicode.
- Dancing in the Debugger — A Waltz with LLDB
- facebook/chisel a collection of LLDB commands to assist debugging iOS apps
- lldb detail example
use e @import UIKit or [self.view bounds]
Private framework is for apple use only, and usage of private framework may cause rejection of app submission. You can use class-dump to get method signatures but you can not get any constants or C functions.