soffes/SyntaxKit

Unable to build with carthage

younata opened this issue · 2 comments

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 #16 gets merged in.