Here's a few suggestions
a) Check your settings in project ( as in project -> edit project
settings )
Check that your target platform and lib selection is OK.
Ensure that you are not zero linking.
b) Do a completely clean build - i.e. close the project and drop the
build directory into the trash.
Do a deployment build.
c) Do you get anything written to the system log from the app
( before it crashes ) ?
d) If your NSApp has a delegate, try and put an NSLog or two into it
somewhere and see if they get printed out.
(PH)
_______________________________________________
Cocoa-dev mailing list ([email protected])
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com
This email sent to [EMAIL PROTECTED]