We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
I'm using xcode 4.6 and iOS SDK 6.0. I cant add Tapku library to my project.
Please help me.
Make the directions to add the header path more clear.
Really enigmatic, It took me a while to figure out what the instructions meant. I'm even having problems trying to add the path tot he header search path. Do I add the path on my hard disk? or in my project.
using -all_load in Other Linker Flags is unnecessary. You only need -ObjC (-all_load is needed when you have only categories and no class definitions in a static library).
Created How to use this library (markdown)
Revert 0e6f149f29a970987628330e21ecc8e8cbd830da ... 37691c5a28756505fdddafbbeb52d6d53316e7d6
Destroyed Adding tapku to your project in xcode 4 (markdown)
Updated Adding tapku to your project in xcode 4 (markdown)
Some one got onto my computer and deleted this, sorry for the inconvenience. I was able to restore it to it's previous appearance.
Created Adding tapku to your project in xcode 4 (markdown)
Destroyed Adding Tapku to Your Project in XCode 4 (textile)
Destroyed Label Table View Cells (textile)
Destroyed Coverflow (textile)
Destroyed EmptyView (textile)
Destroyed Month Calendar View (textile)
Destroyed Graph (textile)
Destroyed Circle View (textile)
Destroyed Alert Center (textile)
Updated Home (textile)
Destroyed Adding Tapku to Your Project in XCode 3 (textile)
Revert be0de0f25c5995673390a39da9df3df494ac524a^ ... be0de0f25c5995673390a39da9df3df494ac524a
Fixing formatting
Destroyed Shake Window (textile)
Corrected a typo in the TKCoverflowViewDatasource protocol method description: the return type (TKCoverflowCoverView *) was written (TKCoverView *)
Updated Adding Tapku to Your Project in XCode 4 (textile)
Add a notice about using Add files.. instead of drag drop to add files to prevent a Xcode 4 bug causing crash.