You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
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?
@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)
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.
The text was updated successfully, but these errors were encountered: