davedelong / DDMathParser

String → Number
MIT License
854 stars 153 forks source link

Move SwiftPM Manifest to Repo Root #169

Closed kiliankoe closed 5 years ago

kiliankoe commented 5 years ago

Afaik SwiftPM currently only supports packages which contain their manifest in the repository's root directory. I'm unable to declare this package as a dependency of mine in its current form.

Since targets support custom paths though, this is easily fixed by only moving the package manifest.

Huge thanks for the project by the way!

This also fixes #146.

davedelong commented 5 years ago

Thanks!

kiliankoe commented 5 years ago

Nice, thanks for merging! Any chance you could tag a new release as well? That would be fantastic 😊 That way dependents wouldn't have to depend on master.

davedelong commented 5 years ago

3.1.0