简体   繁体   English

迁移 Swift 3.0 - 带有 RNCryptor 和其他库的 Podfile

[英]Migration Swift 3.0 - Podfile with RNCryptor and other libraries

I just upgraded Swift to 3.0 and I have many problems with librairies.我刚刚将 Swift 升级到 3.0,但我在图书馆方面遇到了很多问题。 When I compile, there are 72 issues only for the library RNCryptor.当我编译时,只有库 RNCryptor 有 72 个问题。 Why ?为什么 ?

The stable branch of RNCryptor was written in Swift 2 (plus other languages), which is not compatible with Swift 3. You'll have to wait until they have completed their upgrade, which seems to be in progress. RNCryptor 的稳定分支是用 Swift 2(加上其他语言)编写的,它与 Swift 3 不兼容。你必须等到他们完成升级,这似乎正在进行中。

Check all your other third-party libraries as well.还要检查所有其他第三方库。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM