site_archiver@lists.apple.com Delivered-To: installer-dev@lists.apple.com Importance: Normal User-agent: SquirrelMail/1.4.5 Another list contributer suggested switching from the command line alias to fix this problem. I've not tried it yet: --------- I've seen the same problem and filed a bug a while back (#4652659). The problem occurs only when using the symlink at /Developer/Tools/packagemaker to invoke the build. Change: % /Developer/Tools/packagemaker -build -proj Untitled.pmproj -p Untitled.mpkg to: % /Developer/Applications/Utilities/PackageMaker.app/Contents/MacOS/PackageMaker -build -proj Untitled.pmproj -p Untitled.mpkg and your project should build. --------
Hello, I am trying to do a command line build of a distribution: packagemaker -build -proj "/Users/rcuprak/Projects/Test/ Distribution.pmproj" -p "./build/Distribution.pkg" -v
to which I get: packagemaker[423] *** Uncaught exception: <NSInvalidArgumentException> *** -[NSPlaceholderMutableString initWithString:]: nil argument
Does this work? My distribution builds just fine if I kick it off from the gui.
Thanks, -Ryan _______________________________________________
_______________________________________________ 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