PostgreSQL-Swift icon indicating copy to clipboard operation
PostgreSQL-Swift copied to clipboard

Request: Create Cocoapod

Open AnthonyMDev opened this issue 9 years ago • 9 comments

Thanks for the great library. Any way we could get this added as a Cocoapod for convenience sake? Thanks!

AnthonyMDev avatar Feb 03 '16 23:02 AnthonyMDev

It supports Swift package manager. As far as I know Cocoapods doesn't work on Linux, so you don't want to import your server-side dependencies that way.

stepanhruda avatar Feb 04 '16 04:02 stepanhruda

Right. I need to connect to a local Postgres DB for a non-server side OSX project that is using Swift 2.1. Since Swift 2.2 is still in beta, I can't use the swift package manager in production.

Sent from my iPhone

On Feb 3, 2016, at 20:08, Stepan Hruda [email protected] wrote:

It supports Swift package manager. As far as I know Cocoapods doesn't work on Linux, so you don't want to import your server-side dependencies that way.

— Reply to this email directly or view it on GitHub.

AnthonyMDev avatar Feb 04 '16 04:02 AnthonyMDev

That sounds reasonable, I'll publish it.

stepanhruda avatar Feb 04 '16 15:02 stepanhruda

Thanks, I really appreciate it! Let me know if you want any help with creating the podspec. Not sure how much work you've down with Cocoapods, and I've made a hundred of them.

AnthonyMDev avatar Feb 04 '16 18:02 AnthonyMDev

Don't want to be pushy, but any progress on this @stepanhruda . I'm waiting to use this. Thanks!

AnthonyMDev avatar Feb 09 '16 20:02 AnthonyMDev

Yep it's on my radar. If you create a podspec and test that it works for you locally (via path: in Podfile), I can ship it pretty much immediately.

stepanhruda avatar Feb 09 '16 20:02 stepanhruda

Hey guys .. I was just wondering if there is any update on this issue.

dsog avatar May 13 '16 16:05 dsog

Hi... @AnthonyMDev do you have this podspec ready ?

mcikosos avatar Dec 05 '16 14:12 mcikosos