swift-sf-symbols

0.1.1

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

What's New

0.1.1

2024-10-27T18:42:42Z

Full Changelog: 0.1.0...0.1.1

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 6.0.0
View More Packages from this Author

Dependencies

  • None
Last updated: Mon May 12 2025 17:14:11 GMT-0900 (Hawaii-Aleutian Daylight Time)