johnno1962 / injectionforxcode

Runtime Code Injection for Objective-C & Swift
MIT License
6.55k stars 565 forks source link

inject in Storyboard #197

Open dimohamdy opened 7 years ago

dimohamdy commented 7 years ago

how i can inject storyboard using injection App

johnno1962 commented 7 years ago

This is not currently supported.

zenangst commented 7 years ago

I'd rather have support for nib/xib files 😎

ThomGru commented 6 years ago

@johnno1962 Do you have any plans to implement storyboard support in the near future?

johnno1962 commented 6 years ago

It used to work but storyboards present their own challenges. While there may be someone looking at it there aren’t any plans at the moment.