stencilproject/Stencil

package manager weirdness

krugazor opened this issue · 1 comments

the swift package manager identifies its dependencies with the url

including both Commander and Stencil as dependencies result in Spectre being listed with and without the ".git", and therefore produces the error:

error: rename error: Directory not empty (66): /private/tmp/Test/Packages/Spectre -> /private/tmp/Test/Packages/Spectre-0.7.2

as "both" dependencies want the same directory name

kylef commented

This should be fixed in Stencil 0.8.0.