I have created a static library and added it to my project, when i try to debug my application it goes to the .m file of the library. If this library is distributed to some one he will also be able to see code in that library which is blunder, how should i get rid of this.Are there any settings that are to be changed?
