trivago / Heimdallr.swift

Easy to use OAuth 2 library for iOS, written in Swift.
Apache License 2.0
639 stars 86 forks source link

Removing Argo #91

Closed marcelofabri closed 8 years ago

marcelofabri commented 8 years ago

This fixes #90

I wasn't able to figure out a way to make Carthage just remove Argo, so I had to run carthage update ..., which updated Nimble, Result and ReactiveCocoa. I hope it's not a problem.

marcelofabri commented 8 years ago

Has anyone had a chance to take a look at this? 😁

hffmnn commented 8 years ago

I would give it a go. I do not think that the dependency update should do any harm.

@felixjendrusch Green from your side?

And once more: Thank you @marcelofabri and a big 👍 for contributing.

felixvisee commented 8 years ago

@hffmnn yo. Thanks @marcelofabri.