SyntaxKit
SyntaxKit copied to clipboard
Unable to build with carthage
Looks like the swift2 branch on soffes/X was deleted, which broke this.
Cartfile:
github "soffes/SyntaxKit" "master"
terminal:
$ carthage update
*** Fetching X
Failed to check out repository into /Users/you/Library/Caches/org.carthage.CarthageKit/dependencies/X: No object named "swift2" exists
how can i fix that issue? Got exactly the same error message.
I've been using my fork, until https://github.com/soffes/SyntaxKit/pull/16 gets merged in.