Skip to content
This repository has been archived by the owner on Jun 30, 2020. It is now read-only.

Support of Cocoapods #28

Closed
benrudhart opened this issue Jan 9, 2020 · 8 comments
Closed

Support of Cocoapods #28

benrudhart opened this issue Jan 9, 2020 · 8 comments
Labels
good first issue Good for newcomers

Comments

@benrudhart
Copy link

Hi there,
is support for CocoaPods planned for GRDBCombine?

@groue
Copy link
Owner

groue commented Jan 9, 2020

Hello @benrudhart,

It is not planned by me, but you can: pull requests are welcome!

@groue groue added the good first issue Good for newcomers label Jan 13, 2020
@pocketpixels
Copy link
Contributor

Would this likely just involve writing the Podspec file?
I haven't created a Cocoapod before, but am also interested in this, because I wrote a SwiftUI app using GRCBCombine, and when adding a WatchKit extension am blocked by this issue with the Swift Package Manager.
I am hoping that I could work around this by switching all my packages over to CocoaPods.

@groue
Copy link
Owner

groue commented Jan 30, 2020

You need education about how free open-source projects work, so that you never write such a rude comment again. Nobody owes you anything, maybe someone will "just" write the podspec for you, and that's not me because I'm enjoying well deserved vacations where my involvement is as high as the probability of your comment to have any effect.

@pocketpixels
Copy link
Contributor

Whoa, I am very sorry my comment offended you. That was not at all intended.
What my question was about is what would be involved in adding support for CocoaPods, and whether it is something that I could likely tackle without prior experience.
In fact I was in the process of writing an initial Podspec file right now, though I don't know if that is all that will be necessary or if other changes to the repo structure and/or code will be necessary.

@pocketpixels
Copy link
Contributor

Anyway, I will see if I can get it to work locally by writing a Podspec file, and if yes I will submit a pull request with the draft Podspec file

@groue
Copy link
Owner

groue commented Jan 30, 2020

That's a much better strategy, thank you.

@pocketpixels
Copy link
Contributor

That was my strategy all along (though I agree I didn't express it very clearly).
My question was intended as "Would this be easy/feasible for me to do?", rather than "Wouldn't this be easy for you to add? Why don't you?"

@groue
Copy link
Owner

groue commented Jan 30, 2020

👍 I'm happy there is no misunderstanding left.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

3 participants