mariuskurgonas

Results 3 issues of mariuskurgonas

### Description: OAuthSwiftHTTPRequest.swift line 423: `self.urlRequest.allHTTPHeaderFields = requestHeaders + headers` Here `requestHeaders` are potentially new headers set after the access token was refreshed and `headers` are old headers. Problems comes...

Could you set an explicit iOS target version to something like 8.0 9.0 for backwards compatibility, because while building with Carthage it assumes its latest version which does not allow...

Hey, When trying to integrate the project through Carthage, it tries downloading the last released binary framework. If Xcode version does not match the version that the release was built...