Skip to content
This repository has been archived by the owner on Oct 6, 2022. It is now read-only.

2.8.0

Compare
Choose a tag to compare
@zamzterz zamzterz released this 13 Oct 08:02
· 28 commits to master since this release
dccafd4
  • Replace SchibstedAccount.Result with Swift.Result. Thanks to @clausjoergensen
  • Allow specifying keychain access group to be able to share authentication between apps on the same Apple team. Thanks to @clausjoergensen
  • Add support for Swift Package Manger. Thanks to @clausjoergensen
  • Upgrade to Swift 5. Thanks to @mbanasiewicz
  • Upgrade deployment target 9.0 -> 11.0. Thanks to @mbanasiewicz
  • Allow disabling "What's this" button (to avoid rejection of app since the privacy page leads to a page with subscription purchase possibility). Thanks to @mbanasiewicz