LaunchAtLogin-Modern icon indicating copy to clipboard operation
LaunchAtLogin-Modern copied to clipboard

No longer works in macOS 15 Sequoia

Open kunal732 opened this issue 1 year ago • 4 comments

Get this error in xcode: Failed to enable launch at login: The operation couldn’t be completed. Operation not permitted

Anyone else noticing the same ?

kunal732 avatar Sep 18 '24 00:09 kunal732

working fine for me on sequoia

yspreen avatar Sep 20 '24 17:09 yspreen

Not working anymore when used in a project build with Xcode 16.0. The application icon appears in the Dock, but you have to click it to start the application.

DeLoeribas avatar Oct 10 '24 06:10 DeLoeribas

it does work fine for me in xcode but maybe not so much in the production build. some users seem to be having issues

yspreen avatar Oct 22 '24 03:10 yspreen

It doesn't always work. Most of the time it does, but sometimes it doesn't.
For projects built with Xcode 16.0 this way of starting at login is therefore unreliable.
I think it's a problem that Apple needs to fix.

DeLoeribas avatar Oct 22 '24 07:10 DeLoeribas

The error is coming from the system API that this package wraps, so there is nothing to do here.

sindresorhus avatar May 12 '25 19:05 sindresorhus

The application icon appears in the Dock, but you have to click it to start the application.

I have the same problem, have you solved it?

caobug avatar Sep 24 '25 18:09 caobug