开发者

Build XML object on iOS with XCode 4, i.e. with KissXML

The official NSXML stuff doesn't work on iOS, according to manual (and trial and error). There are some other projects, but most are just XML parsers. But I want to create XML objects.

There is KissXML, but the tutorial on the website only shows how 开发者_如何学JAVAto set up XCode 3 for it. I can't seem to get it to work in XCode 4. There are no positions called "Linking" or "Header search path" in my build settings in XCode 4. I clicked "Add Build Settings" and added "header_search_paths" and "other_ldflags" as seen in the screenshot from XCode 3, but that doesn't work.

Are there any other projects to build XML objects on iOS? Or is there a tutorial on how to get KissXML to work in XCode 4?

Thanks, MrB


The "getting started"-section of the original source home page contains the best information to get it up and running. Just follow the steps exactly as they're described there and you should be ready to go in 5 minutes.

http://code.google.com/p/kissxml/wiki/GettingStarted

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜