stephencelis / SQLite.swift

A type-safe, Swift-language layer over SQLite3.
MIT License
9.67k stars 1.56k forks source link

Hanging on fetch using Carthage #945

Closed codeslubber closed 5 years ago

codeslubber commented 5 years ago

Using Xcode 10.2.1, and Carthage 0.33.0. I do have Catalina installed, but, the build was working fine, made several releases. Only on reinstalling the repo and doing carthage update that the hang happened. Carthage does install a number of other frameworks.

codeslubber commented 5 years ago

never mind this was just carthage, kept restarting it and it would hang on different modules..