Fix some clang warnings.

Update Xcode project to use installed PNG library.
This commit is contained in:
Michael R Sweet
2025-11-10 16:14:21 -05:00
parent 2977b82f35
commit 5032ce926e
4 changed files with 44 additions and 12 deletions

View File

@@ -6,6 +6,9 @@ v1.6.1 - YYYY-MM-DD
-------------------
- Added missing input checking to `pdfioFileCreateFontObjFromBase` function.
- Updated Xcode project to use installed PNG library.
- Fixed some clang warnings.
v1.6.0 - 2025-10-06