Open barracuda156 opened 1 month ago
@skaji Could you please take a look? It will be nice to have it working again.
Thank you for your feedback.
While I understand the importance of ensuring compatibility across various platforms, unfortunately, I am unable to support older versions of the OS moving forward. One of the main reasons is that I no longer have the necessary test environments available to ensure the quality and stability of the module on these outdated OS.
I encourage you to consider updating to a more recent version of the OS.
@skaji While you do not have to, of course, it is perfectly possible to test 10.5/10.6 in a VM on any modern Intel and probably Apple Silicon Mac. You could even tests ppc
builds via Rosetta.
P. S. PowerPC cannot run anything beyond 10.5 and pre-release 10.6, so updating OS is not a feasible choice.
All versions after 0.14 are broken on macOS 10.6 (and by implication on 10.5 as well).
kFSEventStreamCreateFlagFileEvents
was introduced in 10.7, but is used in the code unconditionally.