I'm very new to scripting and packaging, so go easy on me 😉
I'm wanting to create a .pkg that copies a file folder containing specific user app settings (payload) to ~/Library/Preferences. I've been scouring the web for tips on how to accomplish this via Jamf Composer, pkgbuild, and Packages, but have so far been unsuccessful with doing this on my own.
Each time I get an Installer error: The package is trying to install content to the system volume. Contact the software manufacturer for assistance.
The .pkg is signed using Jamf Composer, I'm using Jamf Pro to deploy the .pkg as a Policy. It fails regardless of installing it locally or using Jamf Pro. Target computers are a mix of Catalina and Big Sur OS.
Is this even possible? If so, what am I missing?