Static libraries in Xcode 4
Lots of hoop jumping, but here are my notes now that it I got it working. If you create a new stock XCode4 iOS “Cocoa Touch Static Library” project (and add some code to it) the project will build fine out of the box. But the Product file libLibraryName.a only turns black (from red, denoting … Read more