Re: How to convert Bom file to .plist file for pkgutil
site_archiver@lists.apple.com Delivered-To: installer-dev@lists.apple.com On Mar 29, 2010, at 5:32 PM, Greg Neagle wrote:
Why do you want to do this?
Well, the Installer.app and PackageMaker are not the best applications. There are some bugs Apple is not willing to fix for a few years now. There are also some things that can't be done. So I was thinking about writing an application, that will install my software, but have the look and feel of Apple's installer and will also create package receipts as is a good manner on Mac OS as far as i know. I have all the peaces except for the one. How to create a file suitable for pkgutil --import-plist from a bom file. I want the receipt to hold correct user/access rights for every installed file so e.g. pkgutil --repair can be used if needed. Jakub
-Greg
On Mar 29, 2010, at 4:04 AM, Jakub Bednar wrote:
Hi list,
I'd like to ask whether there is an easy way how to convert BOM file to a .plist file format suitable for using with pkgutil --import- plist. Or is there a way how to create a receipt directly from a BOM file? I've read man pages, google and search archives but haven't found any answer.
Thanks a lot,
Jakub _______________________________________________ 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/greg.neagle%40disneyani...
This email sent to greg.neagle@disneyanimation.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... This email sent to site_archiver@lists.apple.com
participants (1)
-
Jakub Bednar