johnno1962 / InjectionLite

Swift package re-write of InjectionIII app
MIT License
39 stars 2 forks source link

Cannot find type 'FileWatcher' in scope #3

Closed vualeks closed 1 year ago

vualeks commented 1 year ago

I've just tried 1.1.4 version and it puts out a warning now regarding installation on a real device, but there are other issues

Screenshot 2023-03-11 at 16 28 30
johnno1962 commented 1 year ago

I've amended this now and added tag 1.1.5. Can you see if this version runs with your particular classes and we can get back to the HotReloading problems. It may fail in the same way. What version of OS/Xcode is this?

vualeks commented 1 year ago

1.1.5 now builds and installs ok on real device. I'm using Xcode 14.2 (14C18) and Ventura 13.2.1

johnno1962 commented 1 year ago

OK, Thanks for checking this.