You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I did a pod update to latest Bond for my project which currently has support for Swift 4.2 and XCode 10.1. I got 128 compilation error, all are related to ReactiveKit.
One of the compilation error says,"../Pods/ReactiveKit/Sources/SignalProtocol+Optional.swift:51:16: Generic parameter 'Element' could not be inferred"
Please help me to fix this issue.
The text was updated successfully, but these errors were encountered:
I did a pod update to latest Bond for my project which currently has support for Swift 4.2 and XCode 10.1. I got 128 compilation error, all are related to ReactiveKit.
One of the compilation error says,"../Pods/ReactiveKit/Sources/SignalProtocol+Optional.swift:51:16: Generic parameter 'Element' could not be inferred"
Please help me to fix this issue.
The text was updated successfully, but these errors were encountered: