E
E
Evgeny Kolotilin2015-08-22 18:25:56
Programming
Evgeny Kolotilin, 2015-08-22 18:25:56

How to add an OS X application to autostart in a sandbox?

I found this LaunchStarter.swift , but LSSharedFileListCreate is prohibited in the sandbox.
How to implement adding (and removing) to autoload in Swift?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
Alexander, 2015-08-22
@iswitch

You need to create a helper application in the project that will control the launch of your main application. It 's written in the documentation .
Article with detailed instructions: blog.timschroeder.net/2012/07/03/the-launch-at-log...

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question