Error running unit test of framework
Error running unit test of framework
- Subject: Error running unit test of framework
- From: Rakesh Vidyadharan <email@hidden>
- Date: Sat, 3 May 2008 09:08:04 -0500
I am a beginner with Objective-C and XCode (3.0). To get started I
created a simple framework that represents the data model and logic
engine for a simple game I am writing. I am now writing some simple
unit tests for the core framework. I went through the unit test
documentation provided by Apple to set up my test. However, I could
not get very far with the unit test. It seems to be an error in
invoking the framework rather than an issue with my code (mainly
because I do not see any output related to test case execution,
although I do see the test case getting compiled). The following is
the error I get:
"error: Failed tests for architecture 'i386' (GC OFF)" at line 376 in
RunPlatformUnitTests.include.
I get the same error when I try to run the tests on my G5 (with PPC
instead of i386).
Can someone point in the right direction as to the cause of this
error. I am assuming this has something to do with settings for my
Test target.
Thanks
Rakesh
Attachment:
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden