Hello, I cloned PerfectTemplate and added the Perfect-PostgreSQL connector to Package.swift. After I ran swift build and generated the .xcodeproj file, when I try to compile it in Xcode, Xcode complains that there is no such module 'libpq.' It compiles when I build it without the PostgreSQL connector.
Thanks!
Hello, I cloned PerfectTemplate and added the Perfect-PostgreSQL connector to Package.swift. After I ran swift build and generated the .xcodeproj file, when I try to compile it in Xcode, Xcode complains that there is no such module 'libpq.' It compiles when I build it without the PostgreSQL connector.
Thanks!