site_archiver@lists.apple.com Delivered-To: Installer-dev@lists.apple.com Brent, marc On Oct 13, 2009, at 4:38 PM, Brent B. Bandelgar wrote: - Brent 2) Write a script that goes through the XML files and removes source targets & non-trial stuff from the generated XML, and deletes the corresponding packages if it's a trial distribution. Only two steps, but number 2 requires some work. manually coordinate them. Step 2 is complicated by the fact that PM may change the internal names of the XML files in the package if you change something. If you change things through the GUI, you need to verify the names of the files the script is processing. You also need to watch out for this if you've got your projects in a SCM system. You might make an apparently trivial change and then find out there are a number of files that need to be added and/or deleted from the SCM repository... Kevin _______________________________________________ Do not post admin requests to the list. They will be ignored. Installer-dev mailing list (Installer-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/installer-dev/brent%40macworkshops.co... _______________________________________________ Do not post admin requests to the list. They will be ignored. Installer-dev mailing list (Installer-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/installer-dev/mh%40elitedev.com _______________________________________________ Do not post admin requests to the list. They will be ignored. Installer-dev mailing list (Installer-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/installer-dev/site_archiver%40lists.a... thanx. i've got something working now, with basically manually maintained package-xml files and a small shell script that assembles 3 pmdoc project from them as needed, but i'll check this out for the long term! You could try out the Luggage scripts, which attempt to automate this by extending Make. http://github.com/unixorn/luggage ----- "Kevin Brock" <apple@kevin.com> wrote: The *simple* solution is to have two different installer projects, and This email sent to brent@macworkshops.com This email sent to mh@elitedev.com This email sent to site_archiver@lists.apple.com