Backwards Compatibility Photoshop Plugin SDK
I write some fairly simple automation plugins for use with Photoshop mostly with XCode on Mac. If I do the plugin using the Photoshop 2017 SDK for example, the plugin will only run with Photoshop CC 2017 and above. If I need for the plugin to work on all 64 bit Photoshop versions on Mac, I need to do the plugin from an older Mac OS, older version of XCode and the CS6 SDK. That plugin will run on all PS from CS6 through the latest release of CC.
Is there a way to use a newer SDK and have the plugin to work with all 64 bit versions of Photoshop?
Thanks!
