Skip to content

SwiftIconBadge 1.1.0

Latest

Choose a tag to compare

@Matt-T-Git Matt-T-Git released this 11 Jul 22:26

SwiftIconBadge 1.1.0

Xcode onboarding improvements, iOS icon-mask clipping, and optional dark/tinted catalogs.

Added

  • swifticonbadge doctor — validate config, source icon, and optional .xcodeproj wiring
  • init --print-run-script plus a post-init Xcode setup checklist
  • clipToIconMask — clip generated icons to the iOS squircle (on by default)
  • catalogFormat (automatic | legacy | singleSize) and optional appearances.dark / appearances.tinted for iOS 18+ single-size catalogs
  • Examples/DemoApp/ — sample app layout + Run Script wiring guide
  • README preview gallery

Changed

  • Caption format: DEV 1432 or DEV 1.0.0 (1432) (stacked: env on line 1, numbers on line 2)
  • Sample template icon updated so the outer grid border follows the squircle
  • CLI version reported as 1.1.0

Install

.package(url: "https://github.com/Matt-T-Git/SwiftIconBadge.git", from: "1.1.0"),