ColdGrub1384 / libxslt

libxslt build for iOS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

libxslt build for iOS projects

  • Build libxslt 1.1.26 for iOS project.
  • Original source from: http://xmlsoft.org/xslt
  • I don't have plan to update last version of xslt yet, because it works well for my private project and it's enough.

Example

Instruction

  • Put libxslt.xcodeproj file to your project, and setup header and library like other libraries, and it will work.
  • You can test example code in link upper with libxslt.dylib, but it will not pass Apple's app review process, you have to include your own libxslt compile.
  • There were bug in Apple's app review bot that reject binary due to functions symbols in libxslt even though own libxslt compile, but it is fixed.

About

libxslt build for iOS


Languages

Language:HTML 40.9%Language:XSLT 18.2%Language:C 17.1%Language:Makefile 14.2%Language:Shell 7.2%Language:Python 1.3%Language:JavaScript 0.2%Language:C++ 0.2%Language:Roff 0.2%Language:CSS 0.2%Language:DIGITAL Command Language 0.1%Language:Objective-C 0.1%Language:M4 0.1%Language:Perl 0.1%