1

Possible Duplicate:
Implementing Unit Testing on the iPhone

I'm trying to follow Apple's example of how to set up unit testing...

I started a new project and followed the directions. Instead of getting an error message inside the code editor (like in step 8), I get two error messages that are shown on the bottom right icon. When I click it, I see the following errors:

Command /bin/sh failed with exit code 1.
Must fail to succeed.

How can I fix this? Do I need to reinstall Xcode because I might have changed some hard to find setting that fixes this problem?

Update:
I tried installing another version of Xcode to another directory, but it didn't help.

I'm using Xcode 3.2.3.

Update: See Implementing Unit Testing with the iPhone SDK

Community
  • 1
  • 1
Senseful
  • 86,719
  • 67
  • 308
  • 465
  • I prefer trying with GTM http://code.google.com/p/google-toolbox-for-mac/. I cannot make the default unit testing work as well:( – vodkhang Aug 04 '10 at 10:16

0 Answers0