lmock
lmock copied to clipboard
如何在xcode中的xctest中使用?
xcode中的xctest, 没有办法拿到独立的executable, 无法对文件进行预处理 printf . 还有什么办法 能够在xctest中集成使用lmock?