swift-sf-symbols

0.1.0

Type-safe support for SF symbols
CodeBaseCamp/swift-sf-symbols

What's New

0.1.0

2023-12-19T13:19:27Z

Package for adding SF symbols to Swift applications in a type-safe fashion. Enjoy!

Type-safe SF Symbols

Update Instructions

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 Scripts directory and run ./create_files.sh.

Description

  • Swift Tools 5.8.0
View More Packages from this Author

Dependencies

  • None
Last updated: Mon Mar 11 2024 13:49:51 GMT-0900 (Hawaii-Aleutian Daylight Time)