OAuthSwift / OAuthSwiftAlamofire

Utility method to sign Alamofire request
MIT License
104 stars 38 forks source link

compiler errors in latest version (0.2.0) with OAuthSwift 2.1.0, Alamofire 5.2.1 #35

Open garyhooper opened 4 years ago

garyhooper commented 4 years ago

Multiple compiler errors occur when using with OAuthSwift 2.1.0, Alamofire 5.2.1, in both HTTPMethod.swift and OAuthSwiftRequestAdapter.swift.

robertveringa89 commented 4 years ago

Same here

garyhooper commented 4 years ago

@robertveringa89 There is 1.0.0beta tagged version that works with a tweak, if you download and modify.