Realm's Swift module compiled with Swift 3.0 cannot be imported in Swift 3.0.1

半腔热情 提交于 2019-12-01 12:50:57

Just for future reference, a bunch of things that you can try:

  • Clean the build folder (Go to the Xcode Product menu while holding down the Option key, then choose Clean Build Folder...)
  • Completely reinstall Realm by deleting the framework files from the project, copying them in again, and re-adding them to the Embedded Binaries and Linked Frameworks and Libraries project settings.
标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!