Skip to content

iOS 15 & Swift 5.5 Support

Compare
Choose a tag to compare
@ArtSabintsev ArtSabintsev released this 17 Sep 05:02
· 26 commits to master since this release

#375

  • Changes min deployment version to iOS 15
  • Changes networking call to use async/await
    • This is the only technical change and it requires a minimum iOS version bump.

If you are supporting older versions of iOS, please use Siren version 5.8.1 (also found on branch swift5.4), which targets

  • Swift 5.4
  • iOS 13+.