facebook/flipper

Discussion: Swift Package Manager Support

Open

#1431 aperta il 2 ago 2020

Vedi su GitHub
 (16 commenti) (21 reazioni) (0 assegnatari)TypeScript (972 fork)batch import
enhancementhelp wantediOS

Metriche repository

Star
 (13.028 star)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

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.

Guida contributor