6 ms·
Interesting, but only seems to go half way. Half the battle is getting library maintainers to package things in a sane manner. This alternative has been worki
by jakehow 15y ago
Interesting, but only seems to go half way. Half the battle is getting library maintainers to package things in a sane manner.
This alternative has been working really well for us so far: https://github.com/CocoaPods/CocoaPods https://github.com/CocoaPods/CocoaPods
It has the added benefit of encouraging good practices in library development as described here: http://blog.carbonfive.com/2011/04/04/using-open-source-static-libraries-in-xcode-4/ http://blog.carbonfive.com/2011/04/04/using-open-source-stat...