Macjutsu / super

S.U.P.E.R.M.A.N. optimizes the macOS software update experience.
Apache License 2.0
637 stars 86 forks source link

In macOS 14.4, the "launchctl" "kickstart" command has been deprecated by Apple. #208

Closed AshokAmirthalingam closed 6 months ago

AshokAmirthalingam commented 8 months ago

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

Macjutsu commented 6 months ago

The latest release of super resolves this issue: https://github.com/Macjutsu/super/releases/tag/v4.1.0-beta1