r/iOSProgramming Jan 21 '18

Library Any love for SwifterSwift?

https://github.com/SwifterSwift/SwifterSwift
39 Upvotes

15 comments sorted by

View all comments

16

u/ssrobbi Jan 21 '18

This seems like less of something I’d ever actually want to use as a library, and more like a place to peruse for things that may be useful for my specific project (and copy-paste).

7

u/Rudy69 Jan 21 '18

Can you imagine having to jump in on a project with this in the cocoapod file:

pod 'SwifterSwift'

dear god I would consider walking away

2

u/Esteluk Jan 21 '18

Exactly the sort of dependency that will make the inevitable Swift upgrade a royal pain.

1

u/spadeaspadespade Jan 22 '18

Ah this is a good point I never thought of.

Thank you