Skip to content

Tags: sparrowcode/SettingsIconGenerator

Tags

2.0.0

Toggle 2.0.0's commit message
Rewrite library: native SF Symbol rendering, drop legacy support

- Render app.fill at natural size with draw(at:) instead of draw(in:) to preserve squircle shape
- Add SettingsIconSize enum with standard (32/16pt) and custom sizes
- Use UIGraphicsImageRenderer instead of deprecated UIGraphicsBeginImageContext
- SwiftUI view uses .resizable().scaledToFit() for correct proportions
- Bump to Swift 6.0, iOS 15+, macOS 13+
- Remove CocoaPods support, GitHub templates, and community docs
- Add .build to .gitignore

Co-Authored-By: Claude Opus 4.6 (1M context) <[email protected]>

1.0.2

Toggle 1.0.2's commit message
Update README.md

1.0.1

Toggle 1.0.1's commit message
Clean code and fixed font styles.

1.0.0

Toggle 1.0.0's commit message
Update SPSettingsIcons.podspec