PackageConfig icon indicating copy to clipboard operation
PackageConfig copied to clipboard

A Swift Package that allows you to define configuration settings inside a Package.swift

Results 3 PackageConfig issues
Sort by recently updated
recently updated
newest added

I've separated the logic to find the folder (which seems to be always at `lib/swift/pm/4_2/`), and the version used to compile the `Package.swift` which depends on the version specified on...

I use to Komondor via [Mint](https://github.com/yonaskolb/Mint). But Komondor fail and error messages are below. ``` $ mint run Komondor 🌱 Cloning Komondor 1.0.6 🌱 Resolving package 🌱 Building package 🌱...

You can do this

Hi, Thank you for this great library! I've start using it recently and I came across a small problem. The library looks by default in the `.build` folder for the...