i am trying to make static lib but no success i followed him http://blog.stormyprods.com/2008/11/using-static-libraries-with-iphone-sdk.html but of no use according to him drag class file in static lib and then delete so whats the point of dragging??
after my lib is generated i am getting error
ld: library not found for -ltestlib
collect2: ld returned 1 exit status
Command /Developer/xcode3.2/Platforms/iPhoneSimulator.platform/Developer/usr/bin/gcc-4.2 failed with exit code 1
plz help me from scratch as how to generate and use static library using xcode Thanks