Implementing Unit Testing with iOS

后端 未结 9 1053
轮回少年
轮回少年 2020-12-04 10:40

I\'ve followed this tutorial to setup unit testing on my app when I got a little stuck.

At bullet point 8 in that tutorial it shows this image, which is what I shou

9条回答
  •  暖寄归人
    2020-12-04 11:32

    Have you tried to set the build configuration to "Debug" for the test case ?

    i did that, as shown at http://nothing2fancy.com/2009/08/04/failed-tests-for-architecture-i386-gc-off/ and it worked

提交回复
热议问题