Skip to content

Releases: sparrowcode/SettingsIconGenerator

2.0.0

04 Apr 10:17

Choose a tag to compare

  • Native SF Symbol rendering — app.fill drawn at natural size with draw(at:) for correct squircle shape
  • SettingsIconSize enum: .standard (32/16pt) and .custom(CGFloat)
  • UIGraphicsImageRenderer instead of deprecated UIGraphicsBeginImageContext
  • SwiftUI SettingsIcon view with proper .resizable().scaledToFit() layout
  • Swift 6.0, iOS 15+, macOS 13+
  • SPM only (CocoaPods removed)

Breaking changes: minimum iOS raised to 15, tvOS dropped, API now accepts optional size parameter.

Updated readme and assets.

10 Apr 12:23

Choose a tag to compare

1.0.2

Update README.md

Clean code and fixed font styles.

16 Feb 07:15

Choose a tag to compare

1.0.1

Clean code and fixed font styles.

Release.

09 Feb 07:03

Choose a tag to compare

1.0.0

Update SPSettingsIcons.podspec