Skip to content

[macOS 13 Ventura] Failed to register SlowQuitApps to launch on login #97

Description

@mdaloia

It seems that SMLoginItemSetEnabled() does not work in Ventura (13.0) and register() should be used instead:

To enable or disable LoginItems in macOS 13 and later, use the register() and unregister() methods instead.

Source: https://developer.apple.com/documentation/servicemanagement/1501557-smloginitemsetenabled

On launch, when Yes is hit...
image

... a failure is shown:
image

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions