inseven / fileaway

Document management app for iOS and macOS
https://fileaway.jbmorley.co.uk
MIT License
12 stars 3 forks source link

chore(ios): Fix compilation errors with Xcode 14.3 #535

Closed jbmorley closed 1 year ago

jbmorley commented 1 year ago

Xcode 14.3 introduced a few more warnings that, with -Werror, stop the app from compiling. The type checker also seems to be having a bad day requiring some additional type hinting.