Re: What is the purpose of BundleVersions.plist?
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:mime-version:in-reply-to :references:content-type:message-id:content-transfer-encoding:from :subject:date:to:x-mailer; bh=NXtDCYK//6451d0qQB9Erq6EUA0wKB7vcg7SF69d7rI=; b=vFo25qY9MWx7sA5bIqvCSEyNWcH/swNj8fIpkcGoTPYFUUEWKh/NfaOK3AmaxoY2Qk 94Gbbn3jGNjHnqU1reLUHDGEWidpSo3zib1FGOv8zMCVfHOhKcBlCqATVnRTr7H1LM1W eAIRCx3YqWkTAjxG8Fj2FgeGGWEeyIUhHlwzI= Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:content-type:message-id :content-transfer-encoding:from:subject:date:to:x-mailer; b=E1R2bGpNkwHdBGDpALc66MsAZRdpCTwoSsNoaIyCCRahlOCkAmuQfE9coNsXBCui7x MYMKrlhoTi4a9g+zTiwH8dZLTvFJK4cqTfjd4oOHBVZZKJH2NTC+roGvsDVn14QWr8xE R7Pq2cQuvVN5TttpC+iyrQRjaa4XScrE+PTyk= On Nov 9, 2010, at 8:43 AM, Per Olofsson wrote: 8 nov 2010 kl. 23.48 skrev Iceberg-Dev: On Nov 7, 2010, at 12:48 PM, Per Olofsson wrote: This may help (or not): Flat Package Format - The missing documentation There could be other internal uses. _______________________________________________ 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... What is the purpose of BundleVersions.plist and <bundle> in PackageInfo? How is it used by installer? I'm asking as someone who mainly repackages software for distribution with InstaDMG/ DeployStudio/Munki/Absolute Manage. Is it only used when you have Allow Relocation turned on http://s.sudre.free.fr/Stuff/Ivanhoe/FLAT.html Not really (but thank you for that documentation, it's been a life saver in the past :). Apart from the somewhat cryptic "list of bundles that can not be downgraded by the installation process" it doesn't say how the information is used. Is it used to determine if a package should be installed? They are used to look for a previously installed instance of the bundle if you use a search locator. They are also used to attach a postinstall/preinstall scripts to a specific bundle (that is run scripts before and after the bundle has been installed). This email sent to site_archiver@lists.apple.com
participants (1)
-
Iceberg-Dev