Skip to content

Releases: sparrowcode/SettingsIconGenerator

2.0.0

Choose a tag to compare

@ivanvorobei ivanvorobei released this 04 Apr 10:17
  • 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.

Choose a tag to compare

@ivanvorobei ivanvorobei released this 10 Apr 12:23
1.0.2

Update README.md

Clean code and fixed font styles.

Choose a tag to compare

@ivanvorobei ivanvorobei released this 16 Feb 07:15
1.0.1

Clean code and fixed font styles.

Release.

Choose a tag to compare

@ivanvorobei ivanvorobei released this 09 Feb 07:03
1.0.0

Update SPSettingsIcons.podspec