[Objective-C] Distributing your Static Library

1 · Fabio Akita · April 24, 2011, 3:46 a.m.
If you didn’t read my last two article I recommend you do so before going any further because I am using the same pet project, ObjC Rubyfication as an example for this article. The point is: you are writing reusable code that you want in more than one project. Most of this was based on Cocoanetics article about universal static libraries. So, if you’ve payed attention to my previous article, you saw this screenshot: I said that I only had these targets configured: CocoaOniguruma, Kiwi, Rubyficat...