iOS ships a 2023 version of SQLite for some reason and it's very difficult/annoying to ship a custom version. Hence I should relax the version check in SQLite-plugin once I've verified I don't depend on anything recent. Or if I do depend on anything recent, make it possible to opt-in to those dependencies via features.
iOS ships a 2023 version of SQLite for some reason and it's very difficult/annoying to ship a custom version. Hence I should relax the version check in SQLite-plugin once I've verified I don't depend on anything recent. Or if I do depend on anything recent, make it possible to opt-in to those dependencies via features.