• 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
about unit test in xcode
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

about unit test in xcode


  • Subject: about unit test in xcode
  • From: BirdSong <email@hidden>
  • Date: Tue, 25 Nov 2008 09:19:46 +0000
  • Importance: Normal

Hi all,I followed XCode Unit Testing Guide , create a independent test target . But when I build the project, there was always 1 error.Test host'/myApp/build/Debug/myApp/Contents/MacOs/myApp' existed abnormally with code 127 (it may have crashed).But I checked my app, it can run normally without the test target. Does anyone know how to fix it? Best Wishes!
Shuo SongSchool of Software Engineering,Tongji UniversityMP:+86 136-4161-7161 From: email@hidden: email@hiddenbject: -(BOOL)handleEvent:(NSEvent*)event client:(id)sender doesn't workDate: Wed, 19 Nov 2008 16:07:58 +0000






Hi all,As the documents said, there are three ways to receive input from the client.one of them is keybinding(-(BOOL)inputText:(NSString*)string client:(id)sender;) which works in the sample code.another is -(BOOL) handleEvent:(NSEvent*)event client:(id)sender;I tried to use this one instead of the keybinding in the sample code, but seems it doesn't work and doesnt get any events...Does anyone know how to work it out? It's really wired...不加好友也能聊?试试MSN在线通! 现在就试试!
_________________________________________________________________
新版手机MSN,新功能,新体验!满足您的多彩需求!
http://mobile.msn.com.cn
_______________________________________________

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

  • Prev by Date: Re: NSTypesetter problem
  • Next by Date: Re: Need some advice on multithreading
  • Previous by thread: NSAnimation subclass calling display on a view
  • Next by thread: NSTableView in-line editing
  • Index(es):
    • Date
    • Thread