Test phase is grayed out in XCode 4

后端 未结 2 1507
迷失自我
迷失自我 2020-12-29 19:17

I\'ve been using GHUnit in my project because the built in unit testing was so terrible in XCode 3.

However, now that they\'ve been fixed in XCode 4, I want to switc

2条回答
  •  悲&欢浪女
    2020-12-29 20:01

    You probably need to make sure that your active scheme is pointing at the right target (your test bundle).

提交回复
热议问题