Hi everyone !
This post is a following of this one.
I'm trying to make a .pkg out of two bundles that lands in two different folders, namely :
~/Library/Audio/Plug-Ins/VST3
~/Library/Audio/Plug-Ins/Components
I am still using the script described in the previous post.
The installer works fine on the computer that builds the package, on another computer in installs successfully but the aforementioned folders remains empty.
My main computer is a MPB M1 (Ventura), I also have a 2015 MBA (Monterey). I tried to make the package on the air and the problem is the same : works on the machine that makes it, not on the receiver.
When I try to install to Desktop for test purposes : The MPB correctly ask me for
- password / touch ID to install
- permission to use desktop
- permission to access file in the downloads (which are the extracted file of the .pkg I guess).
But nothings happens. The package correctly indicate an installation of ~30Mo so it is not empty.
I also tried using the mid process package for one of the two files with the same problem.
I tried to use the CLI installer in verbose mode but it doesn't gave much information on what it is actually doing.
My two main guess would be :
- already existing package ID
- permissions stuff
But I don't really know how i could test for this...
I would be grateful for any insights,
Have a nice day !
-Thomas
PS : I haven't found a "package" or "distribution" tag so I used the debugging one, feel free to modify if something seems more appropriate