Releases: leoho0722/SFSymbolsGenerator
Releases · leoho0722/SFSymbolsGenerator
v1.1.0
v1.0.2
v1.0.1
v1.0.0
Support SF Symbols 5
Simplifying SF Symbols Enumeration Generation with Swift!
Minimum OS Requirement
- macOS Ventura 13.0 (Compatible with Intel and Apple Silicon-based Macs)
How to Use
git clone
- Clone this Project
- Use Xcode to open it
- Command + R
- Find outputPath in Output area, and Happy use it!
Terminal
- Download binary file from Latest Releases
- Open Terminal.app (notes: check current path exists SFSymbolsGenerator binary file!)
- run
./SFSymbolsGenerator
, and find outputPath in Terminal, and Happy use it!
Arguments
Argument | Description |
---|---|
--use-beta | Use SF Symbols beta |
Example
./SFSymbolsGenerator --use-beta
Support SF Symbols 5 beta
Simplifying SF Symbols Enumeration Generation with Swift!
Minimum OS Requirement
- macOS Ventura 13.0 (Compatible with Intel and Apple Silicon-based Macs)
How to Use
git clone
- Clone this Project
- Use Xcode to open it
- Command + R
- Find outputPath in Output area, and Happy use it!
Terminal
- Download binary file from Latest Releases
- Open Terminal.app (notes: check current path exists SFSymbolsGenerator binary file!)
- run
./SFSymbolsGenerator
, and find outputPath in Terminal, and Happy use it!