kcrawford / dockutil

command line tool for managing dock items
http://patternbuffer.wordpress.com
Apache License 2.0
1.36k stars 131 forks source link

Seems to work on macOS Catalina 10.15.7 too? #128

Open MiqViq opened 2 years ago

MiqViq commented 2 years ago

Hi,

after initial testing with dockutil 3.0.2 it seems to work on macOS Catalina 10.15.7 too.

At least adding and removing and dock restart seems to be fine. Are there any known or possible issues with older macOS versions with this new Swifted dockutil? I may do some further testing later on with macOS 10.15, 10.14, and maybe even 10.13. Those older OS versions need Swift runtime library, of course.

kcrawford commented 2 years ago

Hi @MiqViq !

Yes I think I set it to compile for Catalina but I didn’t test it there.

I’m not sure how OS version compatibility will work going forward with the Swift version but if you have requirements for older OS versions I’ll do my best to accommodate.

MiqViq commented 2 years ago

Hi @kcrawford,

I did a testbuild on M1 Mac, macOS 12.3, Xcode 13.3 targeting macOS 10.13 and it seems to work fine on old Intel-Mac with High Sierra if Swift 5 runtime support libraries are installed (without them no go). https://support.apple.com/kb/dl1998?locale=en_US

Maybe you could release the next build targeting macOS 10.13?

jbaranek commented 2 years ago

@kcrawford A Mojave 10.14.6 deployment version would be much appreciated! (as the last version supporting legacy 32-bit apps - some use cases require legacy OS support)