c++ - xcode4 - scheme test problem -


How do you run your code in xcode4 to run through all scheme test cases?

"This scheme has not been configured for testing '/ name /' test. Edit the scheme to configure the test ..."

But I think that Set up this to check all scheme cases.

Xcode is best to use the plans when you create the project: they have The test phase is already configured. To execute the exam, select Menu - Product - & gt; Test.

Comments