• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
command line building distribution project
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

command line building distribution project


  • Subject: command line building distribution project
  • From: David Alter <email@hidden>
  • Date: Tue, 26 Jun 2007 11:07:43 -0700

I have a distribution project that I want to build at the command line to further automate our build process. When I try and build it projectmaker crashes. I have tried a few distribution projects to see if it is the project file that is the issue. I consistently get the same crash. If I build the the distribution project with the GUI version of project maker it works fine. 

Here is the command line I'm using

/Developer/Tools/packagemaker -build -proj /Users/david/Dev/test/MyGreatApp.pmproj -p /Users/david/Dev/test/Users/david/Dev/test/MyGreatAppInstaller.pkg -v

Here is the error Crash info I'm getting

*** Uncaught exception: <NSInvalidArgumentException> *** -[NSPlaceholderMutableString initWithString:]: nil argument
\

Crash log ...

Date/Time:      2007-06-26 11:01:27.777 -0700
OS Version:     10.4.9 (Build 8P2137)
Report Version: 4

Command: packagemaker
Path:    /Developer/Tools/packagemaker
Parent:  sh [1695]

Version: ??? (???)

PID:    1696
Thread: 0

Exception:  EXC_BREAKPOINT (0x0006)
Code[0]:    0x00000002
Code[1]:    0x00000000


Thread 0 Crashed:
0   com.apple.Foundation 0x9282447f _NSRaiseError + 227
1   com.apple.Foundation 0x9284b23f +[NSException raise:format:] + 57
2   com.apple.Foundation 0x927e6924 -[NSPlaceholderMutableString initWithString:] + 110
3   com.apple.Foundation 0x9280a66a +[NSString stringWithString:] + 67
4   packagemaker         0x00027138 0x1000 + 155960
5   packagemaker         0x000037f6 0x1000 + 10230
6   packagemaker         0x00003ca0 0x1000 + 11424
7   packagemaker         0x00003641 0x1000 + 9793
8   packagemaker         0x00002b50 0x1000 + 6992
9   com.apple.Foundation 0x927e62e5 _decodeObjectBinary + 2513
10  com.apple.Foundation 0x927e58ce _decodeObject + 231
11  com.apple.Foundation 0x928a215a +[NSKeyedUnarchiver unarchiveObjectWithData:] + 105
12  packagemaker         0x0001dfbf 0x1000 + 118719
13  packagemaker         0x0001c42f 0x1000 + 111663
14  packagemaker         0x00002806 0x1000 + 6150
15  packagemaker         0x00002796 0x1000 + 6038
16  packagemaker         0x000026bd 0x1000 + 5821

Thread 0 crashed with X86 Thread State (32-bit):
  eax: 0x00073000  ebx: 0x928243aa  ecx: 0x90a5b321  edx: 0x00307de0
  edi: 0x0031e370  esi: 0x0031e410  ebp: 0xbfffb158  esp: 0xbfffb0f0
   ss: 0x0000001f  efl: 0x00000246  eip: 0x9282447f   cs: 0x00000017
   ds: 0x0000001f   es: 0x0000001f   fs: 0x00000000   gs: 0x00000037

Does anyone have any ideas on how to work around this issue?


thanks for the help
-dave
 _______________________________________________
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

  • Follow-Ups:
    • Re: command line building distribution project
      • From: Justin Carr <email@hidden>
  • Prev by Date: Re: command-line build Distribution Package
  • Next by Date: Re: command line building distribution project
  • Previous by thread: Re: package maker - distribution project - required package / choise
  • Next by thread: Re: command line building distribution project
  • Index(es):
    • Date
    • Thread