Skip to content

moon6pence/libxslt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published