This morning I noticed that Xcode was being updated. Once that was done, I was no longer able to deploy my Svelte Native project on the emulator:
Unable to apply changes on device: F863B5B4-A568-4311-9153-9ED22B008275. Error is: ENOENT: no such file or directory, scandir '/Users/janos/Library/Developer/CoreSimulator/Devices/F863B5B4-A568-4311-9153-9ED22B008275/data/Applications'. (I have checked and the 'Applications' folder does not exist, but the parent folder does.)
Anyone has any suggestion on how to fix this?