Skip to content
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

Discussion: Swift Package Manager Support #1431

Open
jchitel opened this issue Aug 2, 2020 · 16 comments
Open

Discussion: Swift Package Manager Support #1431

jchitel opened this issue Aug 2, 2020 · 16 comments
Labels
enhancement New feature or request help wanted Extra attention is needed iOS

Comments

@jchitel
Copy link

jchitel commented Aug 2, 2020

I have been looking to use Flipper for some time, but all of my team's dependencies are installed via Swift Package Manager, and so far Flipper is one of only 2 dependencies we have been looking to use that do not support it (the other being the Firebase SDK, which is currently working on SPM support).

The only information I've found for SPM support for Flipper is this old issue: #187 , which received very little response at the time.

Over the past few years SPM has become more and more the first class dependency manager for iOS, and it's generally expected that all libraries/tools support it.

@passy
Copy link
Member

passy commented Aug 3, 2020

That sounds reasonable to me. I'm an absolute n00b when it comes to Swift and its ecosystem, so we'd have to find someone else to take care of this. Based on the Firebase project you shared, this also looks like it could be quite involved. It would be great to hear someone's assessment of how much work it would be to set this up for Flipper.

@passy passy added enhancement New feature or request help wanted Extra attention is needed iOS labels Aug 3, 2020
@stale
Copy link

stale bot commented Dec 25, 2020

Hey there, it looks like there has been no activity on this issue recently. Has the issue been fixed, or does it still require the community's attention? This issue may be closed if no further activity occurs. You may also label this issue as a "Discussion" or add it to the "Backlog" and I will leave it open. Thank you for your contributions.

@stale stale bot added the Stale label Dec 25, 2020
@anoorally
Copy link

@passy I wanted to add Flipper to an iOS project using only Swift Package Manager but the repo does not have the package.swift file. Do you have any update on when this could be supported?

@stale stale bot removed the Stale label Feb 8, 2021
@darvelo
Copy link

darvelo commented Jun 15, 2021

Also interested in this, but sadly no time to support. 😞

@pierosifuentesp
Copy link

Same here, would be nice to have SPM support

@stale
Copy link

stale bot commented Jan 8, 2022

Hey there, it looks like there has been no activity on this issue recently. Has the issue been fixed, or does it still require the community's attention? This issue may be closed if no further activity occurs. You may also label this issue as a "Discussion" or add it to the "Backlog" and I will leave it open. Thank you for your contributions.

@stale stale bot added the Stale label Jan 8, 2022
@brianguertin
Copy link

Go away, stale-bot. This issue is important 🤖

@stale stale bot removed the Stale label Jan 19, 2022
@mflknr
Copy link

mflknr commented Mar 14, 2022

Hey everyone,

any news on the SPM support?

@JohannesPtaszyk
Copy link

Would love to see some work put into this.

@BergQuester
Copy link

No SPM support is an automatic non-starter for us.

@AdMeen89
Copy link

AdMeen89 commented Aug 1, 2022

It's very important feature for modern iOS app development.
Any news about it?

@passy
Copy link
Member

passy commented Aug 1, 2022

We don't have any plans for this but if someone from the community would like to take the lead or do some exploration of what that would take, we'd totally be up for it.

@JohannesPtaszyk
Copy link

@mflknr Maybe you could open a PR? :)

@hyeongseokpark-29cm
Copy link

please...

@chiragramani
Copy link

Hi folks, like you all, I love flipper too! After some inspiration from js-flipper and in need of a more friendly dependency stack, I recently open-sourced swift-flipper and FlipperLite. They both purely support SPM. I have integrated them in my applications - both server side and iOS, and it works fine for me. I would appreciate it if you try the example app or try integrating it in your app, share your thoughts how that goes for you and let me know if you face any issues!

@mflknr
Copy link

mflknr commented Dec 4, 2022

Seems like we've found the hero we needed but surely didn't deserve

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed iOS
Projects
None yet
Development

No branches or pull requests