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=WVUoHwqtE1eNIo4YWECh6HJNu5aOf7Ld3ZDivP5hJuE=; b=iNRkOhycHZ3LPTtkmutQLyiVwR2ne69T+l3BJPhCteAvcHgRYjTYpTmZvkPHvBc3aM lNVfa8kaz6NmtWJ1cB8yz+9iguWH18eWM/EbcyZQqlKKCCGpAcvS+XkLy0iV6owzYPVy s9Dfr5RTwWZvxYn3PMvn3fx0H+F6aTgoBsH74= 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=SGec5uJPo3Xon3n7Tjmz+iIkKkhJcNGNiN+vYbW6Z3M3jB7rSsGKhQ3rGVz/mZyMUE KWHN4a5L0Xd2Q1lXJhNpMp3CfNr9QK1fbG3qG4XOzC/xTswNk/hydYG7mI8XPiXmeMOc zaPVm+/3AeEmr4az0e9f9K+lnaCZy44rmHh94= On Oct 5, 2009, at 12:02 AM, Nava Carmon wrote: 1. Create a new project with Mac OS X 10.5 being the target. 2. Create your 2 packages. _______________________________________________ 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... The minimum version is 10.5. We couldn't build a version, that will work on Leopard & Snow Leopard, there is a technical reason for this, so we have 2 versions: one for leopard and another for snow leopard. We want to build an easy install. As I learned with a PackageMaker i can achieve it only by doing a custom installation. Installers like VISE or InstallerMaker allow me to install an item depending on target system. I wonder why i don't have such an obvious option with PackageMaker or other .pkg installers? Anyway what my options are? Thanks a lot for your help You first need to make sure you are using the latest version of PackageMaker (available with Xcode for Snow Leopard AFAIK). 3. You then just need to create a distribution with a choice requirement for each package. 4. Requirement for Snow Leopard package is that the OS version is greater than or equal to 10.6. 5. The selected state of the Leopard package should be set to be the opposite of the Snow Leopard package. It's better to first try this without enabling the "Standard Install only" option so that you can check it works as it should by inspecting the Custom Install pane. This email sent to site_archiver@lists.apple.com
participants (1)
-
Iceberg-Dev