Is it possible to unit test a static library project using XCode's SenTestingKit?

后端 未结 4 1654
不知归路
不知归路 2021-01-04 06:33

I\'ve created an iOS unit test target for doing logic tests following the steps provided in Apple\'s documentation.

However my build fails and i get the following e

4条回答
提交回复
热议问题