Skip to content

Releases: SRGSSR/srgidentity-apple

Assertion removal in release builds

11 Dec 10:16
Compare
Choose a tag to compare

Ensure assertions are never fired in release builds.

Swift Package Manager support

23 Oct 15:47
Compare
Choose a tag to compare

Xcode 12 compilation fix

19 Sep 14:52
Compare
Choose a tag to compare

This release updates Mantle to version 2.1.2 to fix a build issue with Xcode 12.

About Xcode 12 support

A proper iOS / tvOS 14 release will be made later. Until then, we recommend you ship your application with Xcode 11.7 if you can. The library can be compiled with Xcode 12 but has not been fully tested yet.

If you still intend to use Xcode 12, note there is an issue with Carthage with a workaround available. The next official release we will deliver will support Xcode 12 and replace Carthage with SPM.

Maintenance release

08 Jul 15:23
Compare
Choose a tag to compare

Fix framework tvOS archiving issue with Xcode 11.4.

Maintenance release

31 Mar 15:08
Compare
Choose a tag to compare

This release updates SRG Appearance to version 2.1.0.

Fix support for iOS 13

09 Mar 12:21
Compare
Choose a tag to compare
  • iOS 13 scenes are properly supported.
  • The authentication view is correctly displayed on iOS 13.

tvOS compatibility

17 Dec 15:46
Compare
Choose a tag to compare
  • The library is compatible with tvOS.
  • Semantic versioning has been adopted.
  • The project has been renamed as srgidentity-apple.
  • The project needs SRGAppearance dependency and not Masonryanymore.

Maintenance release

16 Sep 12:44
Compare
Choose a tag to compare
  • Removal of an Xcode 11 build workaround which is not required anymore.

iOS 13 support

13 Aug 12:53
Compare
Choose a tag to compare
  • The project has been updated to support iOS 13 and Xcode 11.

Maintenance release

29 Jul 12:30
Compare
Choose a tag to compare