-
-
Module compiled with Swift 5.0 cannot be imported by the Swift 5.1 compiler
라고 하면서 모듈이 import 되지 않습니다. 확인부탁드립니다
-
-
Hello,
Long time lurker for this project. I'm currently using this framework in one of my apps and was wondering if there was a way to build a Catalyst version of this framework (currently using C…
-
Hello all,
Which version is compatible with `Alamofire 5.0.0-rc.2`?
Best
-
These days I update my project to swift5.0, but my project minimum deployment target is iOS 9.2. So I couldn't update Kingfhisher to swift 5 version.
Can swift5 version supports iOS9?
…
-
Here's the error code..
error: The following binaries use incompatible versions of Swift:
/Users//Library/Developer/Xcode/DerivedData/"ProjectName"-ekwouwxuaxxafcgvcqkowizkdpyl/Build/Products/Debu…
-
The changes in 0.60.0 to integrate CocoaPods by default are causing build failures if your `Podfile` includes [`use_frameworks!`](https://guides.cocoapods.org/syntax/podfile.html#use_frameworks_bang).…
-
## Check List
Thanks for considering to open an issue. Before you submit your issue, please confirm these boxes are checked.
- [ ] I have searched in [existing issues](https://github.com/BrikerMan…
-
Such error happened when I try to make the basic build according to the installation_guide.
```
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code …