My app should share it's data between all users.
In order to do that I need to write to something like /Library/Application Support/Company
To write files there I need admin permission.
So is there a way to elevate on first run to get write permissions to a folder like that, or do I need an installer?
From what I understand Apple's packagemanager is no longer distributed, so do I need a 3rd party option?