1

Having some trouble with Xcode 4 here. Sometimes I hit -U (Launch Tests) instead of -R (Build and Run) and it's frustrating for a perfectionist like me when error "Unit tests are not implemented yet in XXXXXtests" remains in the Issue Navigator even after a successful Build & Run.

The question, in a nutshell, is how do I remove or ignore individual issues in the Issue Navigator in Xcode 4?

1 Answer 1

1

click on your project in the project navigator, in your Project View you should now have a left view with

Project

your project name

Targets

your target name

your target name tests

you know, where u have all the build settings and stuff

right click on the tests one and delete it

Sign up to request clarification or add additional context in comments.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.