I created the Cocoa touch Static library and wants to create the one Static library for iOS deveice and simulator both.
So i am using this link for creating lib.
in this blog Finding of lib- Read the output from the Build (you may have to select “All messages” in Xcode 4, or it will just say “success!”) – the last line tells you exactly where to find your library.
But i am new to xcode4 so Please suggest How i check the library is created or not and where i find that library if created.