For updating the package with new SF symbols, perform the following steps:
- Open the SF Symbols app, provided by Apple.
- Open the relevant tab, e.g. "Accessibility", select all symbols (CMD+A), right-click and select "Copy x Names".
- Paste the copied names to the relevant file in ./Scripts/Auxiliary/Names. Don't worry about sorting or replacing the periods with underscores, the script you will run in a moment takes care of this.
- In the terminal, navigate to the Scriptsdirectory and run./create_files.sh.