adamhartford / SwiftR

Swift client for SignalR (iOS and Mac)
MIT License
174 stars 74 forks source link

Swift 4.2 support - UIWebView.NavigationType enum #127

Closed rich-allen closed 7 months ago

rich-allen commented 5 years ago

While trying to build a project in XCode 10.1 - that uses SwiftR - there was a single compiler error trying to build the SwiftR cocoapod. This pull request contains the single change required to get SwiftR up and running.

thanks, Rich