Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PackageConfig dependency broken #15

Open
sumac13 opened this issue Apr 8, 2019 · 1 comment
Open

PackageConfig dependency broken #15

sumac13 opened this issue Apr 8, 2019 · 1 comment

Comments

@sumac13
Copy link

sumac13 commented Apr 8, 2019

Getting this error when attempting to install Komondor with some hooks.

/Komondor/Sources/Komondor/Commands/runner.swift:11:21: error: use of unresolved identifier 'getPackageConfig'; did you mean 'PackageConfig'?
    let pkgConfig = getPackageConfig()

Seems related to changes that have occurred in PackageConfig dependency which have removed getPackageConfig()

@leogdion
Copy link
Contributor

@orta this might be related to #29

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants