florianmari / LiveGQL

Use GraphQL Subscriptions on iOS :ok_hand:
MIT License
83 stars 11 forks source link

Add Carthage support #1

Closed josefdolezal closed 7 years ago

josefdolezal commented 7 years ago

Hey @florianmari! I love the idea of combining sockets and GraphQL. Would you consider adding support for Carthage dependency manager? It would be super-cool to have it as option.

It only requires to have library .xcodeproj in the repository with shared schemes for all supported platforms.

If you are interested, I can make PR.

florianmari commented 7 years ago

Hello,

It would be super if you can make PR to support Carthage dependency manager!

Thank you!