about unit test in xcode
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