Overwrite files installed by package with same major and minor version
site_archiver@lists.apple.com Delivered-To: installer-dev@lists.apple.com Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:mime-version:content-transfer-encoding:message-id:content-type:to:from:subject:date:x-mailer; b=b+Bci1D4z0/JD4WuiJNVW2ET+SjrkhIc2bczUO/vaLu6421GrrNuMWKmggiv6RZ4ZeZ1ooLIcl6RXytRnyphjqjPJukU4xZe9g/fpbdOoWE9hleqM2lyQrjARhjbbi+W+dI4DfF7x0/49Wo3r+Zblre2keNHvFnGxu6mGrlU1QU= Thanks, Gary _______________________________________________ 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 want overwrite files installed from a package with the same major and minor version numbers. Installer app does not do this. I there a plist key that tells Installer app to replace files installed by the same package version? I've been using Iceberg and it only writes a CFBundleShortVersionString in the plist. Will Installer app look at a CFBundleVersion key in the package plist to determine file replacement? Example: Will files installed by a package with CFBundleVersion="10.0.0.751" overwrite files installed by a package with CFBundleVersion="10.0.0.750"? This email sent to site_archiver@lists.apple.com
participants (1)
-
Gary Pederson