Deployment Application will not start
Deployment Application will not start
- Subject: Deployment Application will not start
- From: John Nairn <email@hidden>
- Date: Tue, 21 Sep 2004 11:22:34 -0600
I have been developing Cocoa application for a while and today tried
deployment build and it fails to start on another Mac with the exact
same MacOS 10.3.5. My steps werre
1. Set style to deployment
2. Clean target
3. Compile
4. Move to another Mac
It unexpected quit and I know it never got to the + (void)initialize
method for the delegate of my application class. The same programs run
fine as both development and deployment builds on my development Mac.
The crash has the following log in the console
===== Tue Sep 21 2004 ===== 10:54:09 US/Mountain =====
2004-09-21 10:54:20.418 NairnFEAMPM[2923] An uncaught exception was
raised
2004-09-21 10:54:20.419 NairnFEAMPM[2923] *** NSUnarchiver:
inconsistency
between written and read data for object 0x0
2004-09-21 10:54:20.419 NairnFEAMPM[2923] *** Uncaught exception:
<NSArchiverArchiveInconsistency> *** NSUnarchiver: inconsistency between
written and read data for object 0x0
2004-09-21 10:54:41.599 NairnFEAMPM[2926] An uncaught exception was
raised
2004-09-21 10:54:41.599 NairnFEAMPM[2926] *** NSUnarchiver:
inconsistency
between written and read data for object 0x0
2004-09-21 10:54:41.599 NairnFEAMPM[2926] *** Uncaught exception:
<NSArchiverArchiveInconsistency> *** NSUnarchiver: inconsistency between
written and read data for object 0x0
------------
John Nairn (1-801-581-3413, FAX: 1-801-581-4816)
Web page: http://www.eng.utah.edu/~nairn
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden