简体   繁体   中英

Import TBXML in xcode 4.3 for iphone

I want to use the TBXML parser since I see it is a very fast one. In it's guide here http://www.tbxml.co.uk/TBXML/Guides_-_Include_in_project.html at some place is says that

"4. Locate the Targets node in the group tree under your project. Click the arrow to expand and right click your project's target file. Select "Get Info" and navigate to the "General" tab. 4. Click the plus symbol at the bottom of the window to add a linked library. From the list, select "libz.dylib". You can now close this info window. "

I'm using xcode 4.3 and I can't see any Targets group. How do I add the linked library??

为了在xcode 4.3中添加对库的引用,请单击项目的根目录(在左上角看到项目的名称。然后在“目标”下单击项目,然后转到“构建阶段”选项卡。在那里,您可以添加任何您想要的。

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM