Perfect-MySQL
Perfect-MySQL copied to clipboard
warning: dependency 'PerfectMySQL' is not used by any target.
add '.package(url:"https://github.com/PerfectlySoft/Perfect-MySQL.git", from: "3.0.0")' in Package, get warning: dependency 'PerfectMySQL' is not used by any target.
in PerfectTemplate project has no target named MySQL or PerfectMySQL.
in your Package.swift file, in targets dictionary append "PerfectMySQL"
failed to retrieve search paths with pkg-config; maybe pkg-config is not installed how to resolve