Swift accessing EXIF Dictionary – Photoshop
Info: Using Swift and the CGImageSourceCreateWithURL function. I am attempting to load a file from a URL and then edit a dictionary which has all the data from that particular photo. This is the code from the .swift file. let…