cipher2
cipher2 copied to clipboard
iOS pod install issue: "`cipher2` does not specify a Swift version"
cipher2does not specify a Swift version and none of the targets (Runner) integrating it have theSWIFT_VERSIONattribute set. Please contact the author or set theSWIFT_VERSIONattribute in at least one of the targets that integrate this pod.
新建flutter项目的时候勾上Swift选项,默认也是勾上的

这个问题什么时候能够解决呢