site_archiver@lists.apple.com Delivered-To: installer-dev@lists.apple.com Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:in-reply-to:references :mime-version:content-type:message-id:cc:content-transfer-encoding :from:subject:date:to:x-mailer; bh=af4J2bRT9LpnSWelrYu70O7WkpurtV5zUjav1ne/0RE=; b=fTGI9kUNcdbPf1BHpnGXACDVubuDLWFIg4KSB8QVdP7iZRUOMTWKk8XbkmKOYxrriD gDxXj6X+jBH+Ifzn9OOKe1pUOgc5zI33r6sjJaR5VdX6N2d2gVGydBFW5xQvSoyxAwtJ MZXuAifKURKXTi8GT3ihNH2miiGqW1hbcXV3U= Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=in-reply-to:references:mime-version:content-type:message-id:cc :content-transfer-encoding:from:subject:date:to:x-mailer; b=CamHwSwduaX5ifdZWqmw8EDn6QmkWZh4Ppx59wg369J6G8v+J/KtpDOxiElXjs1TZp CAUOF5t3ybUXupH2yYdGsB+CuGh40L2af/LwCDRhd1OEa2wZO9rJRTNKfeU87MgNvBQQ OTzFIZor7u/doau/qIFQkgsM7ZkxYw+EFrMX0= On Oct 9, 2009, at 2:21 PM, marc hoffman wrote: Hi. Probably but it would be more complex. _______________________________________________ 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... i've been staring at this problem for a while now and don't see an obvious solution, i'm hoping that someone can help out. as part of my (automated/scripted) build process, i would like to build two versions of my installer package, each of which would conditionally exclude/include a certain subset of components. more specifically, i'm installing a framework product, and would like to (obviously) exclude the source code and release level binaries from the trial version, and instead ship a differently-compiled trial binary of the framework. as my installer is deploying quite a few items that will be shared between trial and non-trial versions, i'd really love to avoid aintaining two separate copies of the .pmdoc, and be able to build both versions of the installer from one set of files. is this possible? This email sent to site_archiver@lists.apple.com