Realm issue with Swift 3.1

我的未来我决定 提交于 2019-12-11 08:41:20

问题


I've just updated Xcode using Swift 3.1. While waiting for Realm to update their library, just wondering if someone has a temporary workaround for this issue.

Module compiled with Swift 3.0.2 cannot be imported in Swift 3.1: RealmSwift.framework

EDIT:

@matt, @bdash, I followed the instruction, removed the old libraries and added new supporting swift 3.1. I got this error

Showing All Issues Command failed due to signal: Illegal instruction: 4

Any idea?


回答1:


Realm Swift v2.5.0, released earlier this week, contains a precompiled framework binary for Swift 3.1. No waiting required.



来源:https://stackoverflow.com/questions/43152216/realm-issue-with-swift-3-1

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!