emoncms / emoncms-ios

iOS app for Emoncms
MIT License
18 stars 8 forks source link

Investigate switching from Cocoapods to Carthage #16

Closed mattjgalloway closed 5 years ago

mattjgalloway commented 5 years ago

Rebuilding dependencies all the time is a bit of a nightmare, especially for the two test targets as well. It probably makes sense to switch to Carthage at this point and save a lot of build time.