Re: PackageMaker command-line package size problem
Re: PackageMaker command-line package size problem
- Subject: Re: PackageMaker command-line package size problem
- From: "Dirk Stegemann (Mailing-Lists)" <email@hidden>
- Date: Thu, 19 Jul 2007 17:37:58 +0300
Hello Paul,
Am 19.07.2007 um 11:45 schrieb Paul Tapper:
To automate my build process a bit, I've now got a bash script
which copys the component into a Temp folder and then builds the
pkg using PackageMaker's command-line parameters, (extract below):
"${PKGM}" -build -p ./MyAU.pkg -f ./Temp -d ./PackageStuff/AU/
Description.plist -i ./PackageStuff/AU/info.plist
I'm building my installer package very similar, but I also provide a
"-r /path/to/my/resources" argument.
In the resulting pkg's "Resoures" folder, I see a "MyName.pax.gz"
symlink file which points to the "Archive.pax.gz" file inside the
"Contents" folder.
Maybe you should specify a "-r" argument as well, to see how this
changes PackageMaker's behaviour...?
Hope ths helps,
Dirk
PS: Better to ask such questions on the Xcode-users mailing list.
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Darwin-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden