InjectionIII
InjectionIII copied to clipboard
No such module 'SwiftUIX'
InjectionIII might not be compatible with SwiftUIX

Hi, But have you added https://github.com/SwiftUIX/SwiftUIX as a package?
It works on the first run but as soon as I make changes to the code in hot reload mode, it breaks and prints the error
Strange, that shouldn't happen and seems to work for me after a quick test. Has SwiftUIX been added to that target? Any chance you could prepare a small example project demonstrating the problem?
i have added to the linked frameworks section in project settings already
Not sure I can say much more without knowing how your project is set up. You are getting the error above when you try to inject? How have you added SwiftUIX to the project - as a Swift Package in which case injection should see it?