Skip to content

Build static libraries of Hummus PDFWriter for iOS (WIP)

Notifications You must be signed in to change notification settings

Hopding/hummus-ios-build

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Warning

This project works, but is very much a work in progress, and documentation will be lacking.

Building Static Libraries

Run chmod +x ./build && ./build to generate the static library (.a) files in ./out. This will generate .a files for the following architectures, as well as a "universal" file that targets all of the architectures:

  • i386
  • x86_64
  • arm64
  • armv7s
  • armv7

NOTE: You can now use the .a files in other projects. Be sure to set their "Type" to Macho-O Object Code!

About

Build static libraries of Hummus PDFWriter for iOS (WIP)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published