I can't figure out how to create a cocoa touch static library in Xcode 4.
I've created static library in Xcode 3 and it worked fine. I used this tutorial. Thanks for the help.
First step I create cocoa touch static library
Next we can see our static library in product directory. But now this uncompiled library.
Next step I add some objective-c class. This class is will perform various actions, for example show NSLog messages.
Then I made sure there is this class exist in compile source
After that I build my target
Now I use this static library in other projects, but when I use it I get a error when linking files with my static library.
Open Xcode > Create New Project > iOS > Framework & Library > Cocoa Touch Static Library
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With