PDA

View Full Version : How to use .a library in iphone project?




youngplayer
Sep 12, 2009, 12:48 AM
I'm going to use a .a library which is produced by "Cocoa Touch Static Library". But I'm not sure how to config it.

I tried to set it in the "Prelink libraries", but it didn't work.

Could you please tell me how import the .a library file? Thank you in advance!