Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 207 Bytes

File metadata and controls

10 lines (7 loc) · 207 Bytes

Objective-C Proxy

Design

Guest world

Host world

TODO

  • Validate that overridden methods using category on guest works properly
  • Implement [NSString initWithFormat:] and stuff using it