码迷,mamicode.com
首页 > 其他好文 > 详细

'XCTest/XCTest.h' file not found

时间:2016-06-17 19:14:33      阅读:155      评论:0      收藏:0      [点我收藏+]

标签:

直接写解决方法吧:在报错的 Target 中的 Building Settings 中 Framework Search Paths 里面添加

$(PLATFORM_DIR)/Developer/Library/Frameworks 就好了。

'XCTest/XCTest.h' file not found

标签:

原文地址:http://www.cnblogs.com/sandyzhang/p/5594945.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!