Unit Test error XCode 3.1 (Beta)
Unit Test error XCode 3.1 (Beta)
- Subject: Unit Test error XCode 3.1 (Beta)
- From: Rakesh Vidyadharan <email@hidden>
- Date: Fri, 2 May 2008 06:45:45 -0500
I am a beginner with Cocoa and XCode. I am trying to develop a simple
game for iPhone/iPod Touch and OS X. To get started I created a
simple framework that represents (code only for iPhone) the data model
and logic engine for the game. 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). The
following is the error I get:
"error: Failed tests for architecture 'i386' (GC OFF)" at line 376 in
RunPlatformUnitTests.include.
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
_______________________________________________
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