tayloraswift / jpeg

decode, inspect, edit, and encode jpeg images in pure swift
https://kelvin13.github.io/jpeg/
Mozilla Public License 2.0
142 stars 17 forks source link

Fix compile errors in Xcode 16 beta 2 #17

Closed valeriyvan closed 3 weeks ago

valeriyvan commented 3 weeks ago

Solves #16

I understand compile errors appeared because of known bug in Xcode 16 which is already fixed and fix is expected to be included in release version of Xcode 16.

I believe this fix makes sense anyway: