Crash using CLI packagemaker
site_archiver@lists.apple.com Delivered-To: installer-dev@lists.apple.com TIA! -- Rick _______________________________________________ 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... I have a .pmdoc that seems to build fine from the PackageMaker application. But when I try to invoke it like this, it crashes. Any ideas? $ /Developer/usr/bin/packagemaker --doc "/Users/rmann/MyCompany/depot/ main-digital-music/desktop/osx/install/MyProduct.pmdoc" --out "/Users/ rmann/MyCompany/depot/main-digital-music/desktop/../osx/build/Debug/ MyProduct.pkg" --verbose 2009-03-26 17:22:15.107 packagemaker[10166:10b] Setting to : 0 (null) 2009-03-26 17:22:15.110 packagemaker[10166:10b] Setting to : 0 com.MyCompany.MyProduct.pkg 2009-03-26 17:22:15.115 packagemaker[10166:10b] relocate: (null) 0 2009-03-26 17:22:15.115 packagemaker[10166:10b] *** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '*** - [NSXMLDocument initWithXMLString:options:error:]: nil argument' 2009-03-26 17:22:15.116 packagemaker[10166:10b] Stack: ( 2508443915, 2515738171, 2508443371, 2508443434, 2428848564, 453371, 447720, 436209, 435510, 9986, 9918 ) Trace/BPT trap This email sent to site_archiver@lists.apple.com
participants (1)
-
Rick Mann