Hello,
I am trying to enumerate all ways on macOS for launching an application when a user opens a session. Please note i am not looking for a way which requires root or sudo privileges. I have found this:
- ~/Library/LaunchAgents/
- Login Items (in macOS System Settings)
But are there others ?
Thanks