我在上CS193P Lecture9的iTunesU课程。
我在尝试导入框架时得到了这个error。
我已经打开了“允许框架模块中的非模块化包含”,"Twitter“框架已经成功构建,并且已经添加到”SmashTag“的链接框架和库中。
navigator
有谁对此有什么线索吗?Xcode版本8.1和Swift 3.0
谢谢。
发布于 2017-03-21 02:14:30
您需要将代码转换为swfit 3并在
同样的工作空间。
这里的答案描述了如何转换代码。Smashtag (Stanford CS193p Twitter client) not loading on iPhone
https://stackoverflow.com/questions/40783642
相似问题