Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Develop PostgreSQL in XCode

Some months ago I started developing on the PostgreSQL source code on a Windows machine. Developing on Windows worked like charm, especially thanks to Visual Studio.

Since I got a new Mac, I wanted to use XCode for development. However, I don't get it running with PostgreSQL:

How do I create an appropriate project file for developing XCode on Mac and also set all targets appropriately?

like image 386
navige Avatar asked Apr 11 '26 01:04

navige


1 Answers

There are many different uses for PostgreSQL in XCode

1) One is to link library and start writing apps around PostgreSQL library:

http://macbug.org/macosxsample/postgresql

2) Another way would be to create iOS Apps with PostgreSQLKit:

http://www.postgresqlformac.com/lists/downloads/pgsqlkit-2/

3) Lastly various other assorted projects (including embedding the server):

http://cocoadev.com/PostgreSQL

23 Apr 2017: The newest guide is available here: http://druware.tumblr.com/post/112163075395/getting-started-with-pgsqlkit-and-swift

like image 92
Jeremiah Smith Avatar answered Apr 13 '26 14:04

Jeremiah Smith



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!