SetEXIFData 9.9
macvos Thu, Nov 18 2021, 21:36 Film, Mac, Mac OS X, Photo, Photography, software, video, Xojo Permalink
A new version of
SetEXIFData , my GUI for
exiftool by Phil Harvey , is now available:
v9.9
(18 November 2021)
Fix & Workaround:
Due to bug in Xojo with setting the Finder's modified/created dates (they are set 1 hour or 1 hour and 40 minutes ahead), '/usr/bin/setfile' is now used, when it is installed. If not installed, you can install it by installing the Xcode Developer Tools, if you encounter the problem. It seems the bug is fixed in today's release of Xojo, but I will test this first, before relasing v10.0.
Open Terminal and copy/paste :
xcode-select --install
New:
For better version tracking, I added the necessary info at the top in the 'About...' text field.