With Mojave’s release 11 days away, its privacy protection looks even more complex, particularly when an app uses a helper tool which needs Full Disk Access.
LaunchAgents
When you want software to run automatically each time you Mac starts up, there are several ways of doing that. Here’s your choice.
Sometimes you don’t know of a silent update until an app misbehaves or crashes. One day, the innocent-looking plist tucked away in a LaunchAgents folder could be malicious.
OS X and macOS make it very easy for malware to make itself persistent. It’s time for High Sierra to improve protection of the user.
Background activities scheduled by third-party software currently use launchd, and run the risk of affecting the user. Would GCD be a better choice of dispatcher?
Schedule a periodic task as a Launch Agent. How close to the expected time does macOS actually run it?