IOS Fundamentals — objc_msgSend for RunTime
While exploring cache_t, the underlying iOS principle of cache exploration in objc_class, we found that objects actually call the objc_msgSend method before insert, if you've...
Read More