How do you use instaup2date to place an InstallerChoices.xml file with the alias/symlink in a folder?
I have some custom InstallerChoices.xml files that go with some of the packages that I use for different builds. How do I ensure when creating a catalog file that the right InstallerChoices.xml file gets placed were it should. I am currently doing it manually at the beginning of the build.
Hey There,
I don’t know of the symlink method of getting the installerChoices.xml file linked to the mpkg it’s making choices for, but the most often recommended method I’ve heard(and used successfully) to have it work is bundling the mpkg and the xml file together in a new DMG. Let us know if that works, I’m discovering many rougher parts of InstaUp2Date while trying to document it in its current state.
Comments are closed