Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我刚刚将 Swift 升级到 3.0,我有很多关于库的问题。当我编译时,只有库 RNCryptor 有 72 个问题。为什么 ?
RNCryptor 的稳定分支是用 Swift 2(以及其他语言)编写的,它与 Swift 3 不兼容。你必须等到他们完成升级,这似乎正在进行中。
还要检查所有其他第三方库。