Skip to content

Commit

Permalink
Merge pull request #722 from kiwix/720-white-spaces-stripping
Browse files Browse the repository at this point in the history
Update README on white space settings in Xcode
  • Loading branch information
kelson42 authored Apr 6, 2024
2 parents 7e88d7d + c919cf3 commit 82b984d
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit 82b984d

Please sign in to comment.