SFSafeSymbols Versions Save

Safely access Apple's SF Symbols using static typing

2.1.0

3 years ago

Added

2.0.2

3 years ago

Fixed

2.0.1

3 years ago

Fixed

  • Fix public availability of SwiftUI Label initializers (By Seb Jachec)

2.0.0

3 years ago

This release adds support for the 2020 v2 SF Symbols – thanks to @Robuske, @hstdt and @sebj who contributed to this release! 🚀

Here's the full changelog:

Added

Changed

  • Add macOS support for SwiftUI Image initializer (By Seb Jachec)

1.2.0

4 years ago

Added

  • Add a UIButton extension with systemButton(with:, target:, action:) initializer and setImage(_:, for:) (By Antonino Musolino)

Changed

  • None

Fixed

  • None

1.1.1

4 years ago

Added

  • Add UIApplicationShortcutIcon initializer (By Seb Jachec)

Changed

  • None

Fixed

  • None

1.1.0

4 years ago

Added

Changed

  • None

Fixed

  • None

1.0.2

4 years ago

Added

  • None

Changed

  • None

Fixed

1.0.1

4 years ago

Added

  • None

Changed

  • None

Fixed

  • Fix macOS compilation when installed via Carthage (By Chris Zielinski)
  • Fix compatibility with older iOS versions when installed via CocoaPods (By @jstarfruits)

1.0.0

4 years ago

Added

  • None

Changed

  • Update to symbols that are actually available in the final iOS 13, tvOS 13 and watchOS 6 releases (By Frederick Pietschmann)

Fixed

  • None