Database | raywenderlich.com

Learn how to add database support to your server to persist data.


This is a companion discussion topic for the original entry at https://www.raywenderlich.com/4001919-how-to-make-an-app-like-instagram-in-ios/lessons/27

Hello, When I try to build the Server part of the project, I get the error shown in the image below. The SwiftKueryPostgresql package has 2 errors:

The first is: “libpq-fe.h” file is not found. The second error in the same SwiftKueryPostgresql package is "Could not build Objective-C module ‘CLibpq’ " .

What is going on?

Screen Shot 2022-01-05 at 4.18.37 AM