• 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
Launching Cocoa Application externally (Yann Disser)
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Launching Cocoa Application externally (Yann Disser)


  • Subject: Launching Cocoa Application externally (Yann Disser)
  • From: Peter Hudson <email@hidden>
  • Date: Wed, 14 May 2008 21:15:59 +0100

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@hidden)

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:
This email sent to email@hidden


  • Follow-Ups:
    • Re: Launching Cocoa Application externally (Yann Disser)
      • From: "Hamish Allan" <email@hidden>
  • Prev by Date: Re: Setting default application for URL scheme
  • Next by Date: Problem binding to recreated NSCollectionView
  • Previous by thread: Re: Setting default application for URL scheme
  • Next by thread: Re: Launching Cocoa Application externally (Yann Disser)
  • Index(es):
    • Date
    • Thread