I want to write a script that installs some OSX .provisionprofile files on a macOS machine, but i cannot find any information online on how to install this type of provisioning profile via the Terminal.
Everywhere, people just mention and ask about iOS .mobileprovisioning which is a whole different thing and they're really easy to install with a script.
Is it possible to install a OSX .provisionprofile via CLI? If yes, how?