jatoben/CommandLine

No Package.swift file found

n4ss opened this issue · 4 comments

n4ss commented

Hi,

I’m currently using the swift package manager with your repo as a dependency and it seems that there is no 'Package.swift' file added in your version tags (none in the 3 versions).
Is this a choice or am I missing something?

$ swift build
Cloning https://github.com/jatoben/CommandLine
Using version 2.0.0 of package CommandLine
error: No Package.swift file found at: /home/foo/bar/Packages/CommandLine-2.0.0/Package.swift

Thanks,

dduan commented

Encountered the same issue. This could be solved by a new tag since there is a Package.swift on master.

Same issue.

Same here.
@jatoben Please tag a new version that include Package.swift

Tagged 2.2.0-pre1.