Thursday, 12 September 2013

Can't use static library without adding header files in iOS

Can't use static library without adding header files in iOS

I followed this below link in order to use static library alone by adding
just .a file and not including header files.
http://muthukumarela.wordpress.com/2012/05/24/ios-static-libraries-without-adding-header-files/#comments
But still it gives me an error
Please guide someone.
Thanks in advance

No comments:

Post a Comment