Sunday, November 28, 2010

Funky Errors with Unit Tests on iOS

These are just two links for my own reference. If you see this message

Command /bin/sh failed with exit code 1

go here. Though the answer is that you need to get your Unit Tests set up.

If you see this message:

An internal error occurred when handling command output: -[XCBuildLogCommandInvocationSectionRecorder endMarker]: 

go here.

No comments: