Build metapackages from the command line with PackageMaker 3
Build metapackages from the command line with PackageMaker 3
- Subject: Build metapackages from the command line with PackageMaker 3
- From: Jeremy Reichman <email@hidden>
- Date: Wed, 10 Mar 2010 10:31:38 -0500
- Thread-topic: Build metapackages from the command line with PackageMaker 3
I've come across other posts about this in the archives and on the 'net, but
have not found a solution, so I'm going to ask again.
Has anyone been able to use the backwards-compatible mode of PackageMaker
3's command line tool to build a metapackage installer? If so, I'd like to
know the magic to make it work without having created a .pmdoc first.
When I try to build such and installer, I get this:
$ PACKAGE_TITLE="Insert metapackage title here"
$ /Developer/usr/bin/packagemaker -build -ms "./packages" \
-p "./build/$PACKAGE_TITLE.mpkg" \
-i "./Info.plist" \
-v
Building in backwards compatible mode
ERROR: No packages to build.
[Fwiw, I've filed this as <rdar://problem/7728789>, because it happens with
every metapackage I try to build with any selection of pre-existing
sub-packages.]
I'm trying to use the backwards compatible mode of
/Developer/usr/bin/packagemaker so that I don't have to generate a .pmdoc
file with the GUI PackageMaker first. It appears that PackageMaker 3's new
command line options would allow building metapackages if a .pmdoc was
present, but I can't see a way to use those new options without having a
.pmdoc first.
Thanks!
--
Jeremy
_______________________________________________
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