objective c - SenTestCase linker error iOS -


i'm trying write test cases ios app. however, there seems problem regarding sentesting framework. i'm getting following error:

undefined symbols architecture i386:   "_objc_class_$_sentestcase", referenced from:       _objc_class_$_testsmartdiary in testsmartdiary.o       _objc_class_$_testaddtask in testaddtask.o       _objc_class_$_testaddcontacts in testaddcontacts.o   "_objc_metaclass_$_sentestcase", referenced from:       _objc_metaclass_$_testsmartdiary in testsmartdiary.o       _objc_metaclass_$_testaddtask in testaddtask.o       _objc_metaclass_$_testaddcontacts in testaddcontacts.o ld: symbol(s) not found architecture i386 clang: error: linker command failed exit code 1 (use -v see invocation) 

i don't know going wrong. have added sentestingframework. happening because i'm using 2 different machines develop same project. need specify path? read solution given here: ios: linker errors ocunit integration not feasible delete target , add things again every time switch machines. there permanent solution this? please help


Comments

Popular posts from this blog

blackberry 10 - how to add multiple markers on the google map just by url? -

php - guestbook returning database data to flash -

delphi - Dynamic file type icon -