trivago / Heimdallr.swift

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

Install via Carthage, stuck on ReactiveObjC #116

Open annawidera opened 6 years ago

annawidera commented 6 years ago

Hey! I am trying to install Heimdallr via Carthage but fetching process gets stuck on ReactiveObjC. Has anyone the same issue? How to solve it?

Cartfie entry: github "trivago/Heimdallr.swift" ~> 3.6.1 Process isn't finished, that's why I supposed there is no entry in the Cartfile.resolved. Time I've waited: ~2.5hours Carthage version: 0.27.0

Any help would be greatly appreciated. :(

brunogama commented 6 years ago

I am having the same issue