Skip to content

Latest commit

 

History

History
27 lines (17 loc) · 522 Bytes

BUILD_MACOS.md

File metadata and controls

27 lines (17 loc) · 522 Bytes

Build for macOS

  1. Execute all general steps

  2. Get PDFium: python3 make.py build-pdfium-macos

  3. Patch: python3 make.py patch-macos

  4. Compile: python3 make.py build-macos

  5. Install libraries: python3 make.py install-macos

  6. Test: python3 make.py test-macos

Obs:

  • The file make.py need be executed with python version 3.

Sample

The sample project is here: sample-apple/Sample.xcodeproj.

Copy the include and lib dirs to folder sample-apple/SampleMac/Vendor.