Hacker News new | ask | show | jobs
by xandrius 71 days ago
You made me curious: why would you need to disassemble UIKit for iOS as part of your day job?
2 comments

There are bugs and undocumented behaviors that need to be understood in order to be worked around - I wish it wasn't the case but such is life developing for closed-source platforms.
Sometimes things aren't documented and sometimes they could be documented wrong.