作者热门文章
- html - 出于某种原因,IE8 对我的 Sass 文件中继承的 html5 CSS 不友好?
- JMeter 在响应断言中使用 span 标签的问题
- html - 在 :hover and :active? 上具有不同效果的 CSS 动画
- html - 相对于居中的 html 内容固定的 CSS 重复背景?
我使用的是 xCode 版本 6.3.2 (6D2105)。
我刚刚从 github 下载了 Alamofire 存储库并构建了 Alamofire 项目。我能够毫无问题地运行工作区中包含的 iOS 示例。
但是,当我尝试使用附带的 Playground 来测试某些调用时,我收到“没有此类模块”错误。我已尝试 https://developer.apple.com/library/ios/recipes/Playground_Help/Chapters/ImportingaFrameworkIntoaPlayground.html 中概述的步骤但这似乎仍然没有帮助。
您能告诉我需要做什么才能使 Playground 与 Alamofire 框架配合使用吗?
最佳答案
问题是我需要构建 Alamofire 框架项目并确保工作区设置已设置为 Build Locaiton 的 Xcode 默认值。
关于swift - 出现错误 : No such module 'Alamofire' while using the Alamofire. Playground ,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/31033680/
我是一名优秀的程序员,十分优秀!