Skip to content

FontEnum is an example project showcasing the capabilities of Swift Package Plugins, specifically focusing on Build Tool Plugins. This project demonstrates how to automate the generation of type-safe font enums for custom fonts in iOS and macOS applications during the build process.

License

Notifications You must be signed in to change notification settings

rohanbimalraj/FontEnum

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FontEnum

This repository contains an example Swift Package created as part of the tutorial: Swift Package Plugins: Part 2 — Build Tool Plugins. The purpose of this project is to demonstrate how to create and use a Build Tool Plugin to automate the generation of a Swift enum for custom font names in your project.

About

FontEnum is an example project showcasing the capabilities of Swift Package Plugins, specifically focusing on Build Tool Plugins. This project demonstrates how to automate the generation of type-safe font enums for custom fonts in iOS and macOS applications during the build process.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages