-
Execute all general steps
-
Get PDFium:
python3 make.py run build-pdfium-ios
-
Patch:
python3 make.py run patch-ios
-
Compile:
python3 make.py run build-ios
-
Install libraries:
python3 make.py run install-ios
-
Test:
python3 make.py run test-ios
Obs:
- The file make.py need be executed with python version 3.