-
Notifications
You must be signed in to change notification settings - Fork 15
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Request: Create Cocoapod #17
Comments
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. |
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
|
That sounds reasonable, I'll publish it. |
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. |
Don't want to be pushy, but any progress on this @stepanhruda . I'm waiting to use this. Thanks! |
Yep it's on my radar. If you create a podspec and test that it works for you locally (via |
Hey guys .. I was just wondering if there is any update on this issue. |
Hi... |
Thanks for the great library. Any way we could get this added as a Cocoapod for convenience sake? Thanks!
The text was updated successfully, but these errors were encountered: