After upgrading (Swift and Xcode - some time ago already), I now have a warning for every .JPG image in my project (I have 200+ JPG images in the project):
The image set "Image1" references a file "Image1.JPG", but that file does not have a valid extension.
How do I get rid of the warnings/fix the root cause of the issue?