开发者

Creating Static Library from xcode-4

开发者 https://www.devze.com 2023-04-12 19:31 出处:网络
I created the Cocoa touch Static library and wants to create the one Static library for iOS deveice and simulator both.

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 creat开发者_Python百科ing lib.

http://red-glasses.com/index.php/tutorials/xcode4-make-a-library-in-one-file-that-works-on-both-device-and-simulator/

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.


Creating Static Library from xcode-4

Right click on the runcustom shell script line. Select Copy Transcript For Shown Results Paste in into a text editor. At the bottom is the path to the output. :)

also look here if you haven't another question

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号