fluentui-system-icons/ios/remove-unused-fluent-icons
..
.swiftpm/xcode/package.xcworkspace
Sources
TestProject
Tests/RemoveUnusedIconsTests
.gitignore
Package.resolved
Package.swift
README.md
run

README.md

Remove Unused Fluent Icons

Source code for the script that removes any unused assets in a project.

Contributing

Generate the project

xed .

Releasing a new version

Build the binary and commit it to the repo

swift build -c release
yes | cp .build/release/remove-unused-fluent-icons run