Having trouble creating a static library in XCode4. I have been following this helpful tutorial:
But I keep running into the same problem. How do you create a librar
Select Target-> Build Settings In the Linking Section Change the Mach-O Type to Static Library
You Can Try this for making your static library usage smart