Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 473 Bytes

ReadMe.md

File metadata and controls

13 lines (9 loc) · 473 Bytes

I would normally never suggest using two package managers but this is the lesser of two evils. Carthage allows me to manage packages while the Swift community struggles to transition from Swift 2.0 to 3.1. Carthage is awesome but Firebase won't support it. So the goal is to use Cocoapods only for Firebase / Google libraries and Carthage for everything else.

Carthage

carthage update --platform ios

Podfile

pod update