Re: Deployment Application will not start (solved)
Re: Deployment Application will not start (solved)
- Subject: Re: Deployment Application will not start (solved)
- From: John Nairn <email@hidden>
- Date: Tue, 21 Sep 2004 15:44:33 -0600
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.
I tried bringing the application back to my development computer it it
did not work there either. I guessed the problem was in the bundle
transfer. I had copied the application to a student's USB drive. He
copied it onto another Mac where it failed. When I gave him a disk
image file instead to expand on the other Mac it worked fine.
Apparently the USB drive corrupted the application. The drive is
normally used for Windows machines (the student's, not mine) and
perhaps disk formatting is bad for application bundles. It always
looked fine on the drive, and just went between two Macs, but just
writing to the drive seemed to ruin the bundle.
Thanks for the ideas.
----------------
John Nairn (1-801-581-3413, FAX: 1-801-581-4816)
Web page: http://www.mse.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