【发布时间】:2016-09-16 17:56:26
【问题描述】:
在我的类“class InterfaceController: WKInterfaceController”中的 Xcode8 上导入“AVFoundation”时出错。
是什么原因 ? ,我更新了我的Xcode,现在有了Watchos3、swift3 和Xcode8!
错误是“无法构建 Objective-C 模块”
【问题讨论】:
-
请向我们展示代码,在错误发生时详细说明(“导入错误”听起来不清楚)
-
@YakovL - 没有更多详细信息,我只想在文件顶部导入框架,而 typng "import AVFoundation"...
-
@SteveJohn 你可以在下面查看我的答案...
标签: avfoundation watchkit swift3 xcode8 watchos-3