krzysztofzablocki / Inject

Hot Reloading for Swift applications!
MIT License
2.07k stars 108 forks source link

How to use it with .xib or .storyboard? #51

Closed AndriiPetrovDev closed 1 year ago

AndriiPetrovDev commented 1 year ago

I need to reload .xib or .storyboard to see an updated UI in my app. How can I use it in this way? I see a message in the console

Problem reloading nib: *** -[__NSDictionaryM setObject:forKeyedSubscript:]: key cannot be nil

krzysztofzablocki commented 1 year ago

Xib / Storyboard injection support in Injection app is not really maintained anymore so that use-case is not supported