creating .pkg using "productbuild" command
creating .pkg using "productbuild" command
- Subject: creating .pkg using "productbuild" command
- From: Satyanarayana Chebrolu <email@hidden>
- Date: Mon, 09 Jul 2012 07:43:58 +0000
- Thread-topic: creating .pkg using "productbuild" command
Hi all,
I am using PackageMaker 3.0.5 to create a package(.pkg) for my application. To get this done, I am doing the following steps.
1)creating a .pmdoc(say MyApp.pmdoc) file by using PackageMaker, which will have application(.app) bundled, and a custom installer plugin added.
2) to generate the actual output package(.pkg), running the following commands in the terminal, which eventually produces MyApp.pkg.
cd /Developer/Applications/Utilities/PackageMaker.app/Contents/MacOS
./PackageMaker -d MyApp.pmdoc --no-relocate -o MyApp.pkg
Now we would like to push my application to Mac Store. Apple will only accept the applications/installers, which are generated by using "productbuild" command.
Can any one have an idea how to achieve the above things using "productbuild" command.
I would like to use the the below mode, as I have some localizations/resources to be passed.
productbuild [options] --distribution dist-path
[--package-path search-path] product-output-path
The bottom line is
how to add "custom installer plugin" in the package by using "productbuild" command.
Thank you.
-Satya.
This email and any attachments are confidential, and may be legally privileged and protected by copyright. If you are not the intended recipient dissemination or copying of this email is prohibited. If you have received this in error, please notify the sender by replying by email and then delete the email completely from your system. Any views or opinions are solely those of the sender. This communication is not intended to form a binding contract unless expressly indicated to the contrary and properly authorised. Any actions taken on the basis of this email are at the recipient's own risk.
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Installer-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden