Same question here.
I found some sample xslt libxslt code in C here., but I'm not sure how to incorporate that into an iPhone/ObjC app.
I'm already linking in libxml2...
Header Search Paths: /usr/include/libxml2
Other Linker Flags: -lxml2
...would I need to do something similar for libxsl?
