Y
Hacker News
new
|
ask
|
show
|
jobs
by
threeseed
2128 days ago
Be curious how you plan to prevent access to Apple's private APIs in Objective-C, which uses dynamic dispatching, without breaking existing code.
I am sure Apple would love to know how you've managed to solve this.
1 comments
gpderetta
2128 days ago
sign existing code.
link
ben_w
2128 days ago
They do, this is an argument about how they decide when it is OK to sign that code.
link