Closed AshokAmirthalingam closed 6 months ago
In macOS 14.4, Apple has deprecated support for various commands, among them launchctl kickstart.
launchctl
kickstart
The kick_softwareupdated function on macOS 14.4 is no longer operational for non-system updates.
kick_softwareupdated
https://github.com/Macjutsu/super/blob/a3ba601a571466379d858aaf483c0233325b86fc/super#L4380
The latest release of super resolves this issue: https://github.com/Macjutsu/super/releases/tag/v4.1.0-beta1
In macOS 14.4, Apple has deprecated support for various commands, among them
launchctl
kickstart
.The
kick_softwareupdated
function on macOS 14.4 is no longer operational for non-system updates.https://github.com/Macjutsu/super/blob/a3ba601a571466379d858aaf483c0233325b86fc/super#L4380