Closed mludowise closed 7 years ago
Are we talking about compiled code? If yes, then I don't think there's a good way to do it (maybe that's changed in the past couple of years?)
Yes, it's compiled code in a .framework.
I think you're out of luck, other than restarting Sketch.
Yeah, that's what I figured but thought I'd ask anyway ☺️
Thank you for the speedy response!
I wrote a plugin that uses Mocha to load a custom Objective-C framework. My plugin is able to self-update but the changes in my framework aren't loaded until after Sketch is restarted.
Is there anyway to dynamically reload my framework without restarting Sketch?