My goal is to create a .pkg that simply asks the Mac Installer to simply install files, such as fonts, from .pkg into the directory at startup. I tried using Xcode, but it looks more application oriented.
How to configure Xcode with a shared document so that I can create and archive, and then share the Organizer to create .pkg?
The purpose of the Copy Files Target is used only during build, so it doesn't seem to help much.
installer file xcode copy macos
downbeat
source share