groue / GRMustache

Flexible and production-ready Mustache templates for MacOS Cocoa and iOS
http://mustache.github.com/
MIT License
1.44k stars 190 forks source link

Error When Integrating Using SPM #111

Open KarthikS941 opened 6 years ago

KarthikS941 commented 6 years ago

I am trying to include GRMustache through Swift Package Manager, but I end up with this message Users/.../Desktop/Chase/DMFTool/.build/checkouts/GRMustache.swift--1656010681189343053: error: invalid target name at 'Tests/Carthage'; the name of test targets must end in 'Tests'

Also, note this is a command line tool app.

zas9vf commented 5 years ago

any updates on this? I'm having the same issue