Hi Guys, 

So over the past few months I've spent countless hours on an open source 
project called Vendor. In a nutshell, its Bundler for iOS. It does dependency 
management, conflict resolution and installs libraries into Xcode projects as 
well as adding frameworks/compiler flags.

It's written in Ruby (hence why I'm posting here)

https://github.com/keithpitt/vendor
https://github.com/keithpitt/vendorforge.org

I've probably made heaps of mistakes, and the code isn't too crash hot. But at 
least I've got something working now, and I can always improve on it. Feel free 
to have a look, the fun stuff is in the dependency_graph class. It's ugly, and 
probably makes no sense, and my solution is horribly wrong, but meh. Forks 
welcome :D

Keith 

-- 
Keith Pitt

-- 
You received this message because you are subscribed to the Google Groups "Ruby 
or Rails Oceania" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/rails-oceania?hl=en.

Reply via email to