From c919cf3b50c21aff4a59586b0ece7dbe1e5069b6 Mon Sep 17 00:00:00 2001 From: Balazs Perlaki-Horvath Date: Sat, 6 Apr 2024 14:25:31 +0200 Subject: [PATCH] Update README --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 3f305ae4e..a357b9812 100644 --- a/README.md +++ b/README.md @@ -38,6 +38,12 @@ To get started, you will need the following: To compile and run Kiwix from Xcode locally, you will need to: * Change the Bundle Identifier (in *Signing & Capabilities*) * Select appropriate Signing Certificate/Profile. +* It is recommended to enable: + +`Xcode settings > Text Editing > Editing` +> "While Editing": +> - ✅ "Automatically trim trailing whitespace" +> - ✅ "Include whitespace-only lines" ### Dependencies installed for you Our `Brewfile` will install all the necessary dependencies for you: