Open
Description
Hello, I tried to include RxSwiftExt in my carthfile and had some errors, my env:
swift --version
Apple Swift version 5.0.1 (swiftlang-1001.0.82.4 clang-1001.0.46.5)
Target: x86_64-apple-darwin18.5.0
Xcode 10.2.1 (10E1001)
swiftlint 0.32.0
carthage 0.33.0
My carthfile:
github "Alamofire/Alamofire" == 4.8.2
github "Alamofire/AlamofireImage" == 3.5.2
github "Moya/Moya" ~> 13.0
github "ReactiveX/RxSwift" "5.0.1"
github "ReactiveCocoa/ReactiveSwift" "5.0.1"
github "RxSwiftCommunity/RxSwiftExt" "5.0.0"
github "RxSwiftCommunity/RxGesture" "2.2.0"
github "RxSwiftCommunity/RxDataSources" "4.0.1"
Xcode throws a lots of Use of undeclared type 'Element'
.
Metadata
Metadata
Assignees
Labels
No labels