Injection for Xcode | Bypeople

Injection for Xcode

Injection works by compiling your class in a bundle project in the normal way which is then loaded into your application. The new method implementations are then “swizzled” onto the original class so they take effect immediately. This is completely automated by the plugin and a short stub of code #imported into main.m.



Related Deals


Related Posts