【问题标题】:Xcode 7 'SenTestingKit/SenTestingKit.h' file not foundXcode 7 'SenTestingKit/SenTestingKit.h' 文件未找到
【发布时间】:2015-08-03 11:53:01
【问题描述】:

我有一个在 xcode 6.4 中运行良好的项目,现在我在 xocde7 beta 版本中运行它。其给出错误“未找到 SenTestingKit/SenTestingKit.h”文件

/Applications/Xcode7-beta.app/Contents/Developer/Library

我在这个路径下搜索,没有找到任何 SenTestingKit 框架。当我在 xcode 6.4 中寻找相同的路径时,SenTestingKit 存在。知道为什么我会收到此错误吗?

【问题讨论】:

    标签: xcode7 ios9


    【解决方案1】:

    SenTest 已被弃用并被删除。应该有一个升级到 XCTest 的选项。 我相信重构菜单项或通过构建错误中的黄色警报图标之一。

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 2014-02-04
      • 2013-08-02
      • 1970-01-01
      • 2011-03-22
      • 1970-01-01
      • 1970-01-01
      • 2015-12-13
      • 1970-01-01
      相关资源
      最近更新 更多