From 4750d70541ba518ffb824bca173b455ccbd9ab06 Mon Sep 17 00:00:00 2001 From: Ruben Beltran del Rio Date: Thu, 4 Sep 2025 16:22:58 +0200 Subject: Improve build process --- README.md | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index c589a28..757eae4 100644 --- a/README.md +++ b/README.md @@ -17,3 +17,7 @@ value can be updated with the `quicksilver_path` variable (eg. To build for release you will have to set the environment variable `$SIGNING_IDENTITY`, otherwise it won't be correctly signed + +## Some issues + +- As of 2025-09-04, `FMDB MacOS` needs to be adjusted to target macOS 10.13, instead of 10.11 -- cgit