The other day I restored from backup an older version of my app. I restored it to desktop as usual, as my intention was to quickly check something in the older version, and then delete this retored version.
Unfortunately I forgot that this would mean that the IDE couldn’t find the 80 or so images in my app, and that I’d have to move the restored version somewhere better before re-opening it in the IDE.
But, the IDE wants to put up a complaint about not finding an image, for all 80 of them, one by one. How can I interrupt that process without force-quitting the IDE?