Thanks so much for this project! I hope this is a trivial thing to answer - any help would be super appreciated. How do I build ObjetiveGit.framework with all dependencies included (equivalent to Carthage/Build/Mac/ObjectiveGit.framework)? I have a fork with changes to run on macOS Cataline/Xcode 11, and have tried everything I can think of: - `carthage build` - `script/cibuild` - Xcode archive and more. Anyone know what to run and where to look for the output? Thanks!