7 ms·
Does swift have a good package manager/library ecosystem? I think any new language should have this from the start.
by markque 11y ago
Does swift have a good package manager/library ecosystem? I think any new language should have this from the start.
- codesushi42 11y agoNo. The closest thing is Cocoapods, which is great. But as the name implies, it's meant for Cocoa compatible libraries.
- chourobin 11y agoCarthage is also the new kid on the block by the guys at Github.