Re: where did command-line packager go?
Re: where did command-line packager go?
- Subject: Re: where did command-line packager go?
- From: Michael George <email@hidden>
- Date: Mon, 10 Nov 2003 13:53:23 -0500
On Tuesday, November 4, 2003, at 12:58 PM, Scott Tooker wrote:
You can run the Package Maker executable from the command line:
/Developer/Applications/Utilities/PackageMaker.app/Contents/MacOS/
PackageMaker -help
I finally had a chance to come back to this task. I found I can run
PackageMaker from the command line in Jaguar and Panther. That's good.
It doesn't generate a package, though. That's bad.
To test, I made a package and then I scavenged the *.info and
Description.plist files from that package, as well as the resources. I
then ran PackageMaker on the command line and got the following message
from it:
2003-11-10 13:45:43.110 PackageMaker[701] ** building a package at
this.pkg **
2003-11-10 13:45:43.112 PackageMaker[701] done (0)
Cool, it looks like it worked. However, where's "this.pkg"? "find .
-name "this.pkg" -print" doesn't turn it up. The find from my home
directory doesn't find it, either. Nor does the find from / turn
anything up.
Anyone using PackageMaker from the command line with success who can
help me out here?
-Michael
_______________________________________________
xcode-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/xcode-users
Do not post admin requests to the list. They will be ignored.