iOS 15 & Swift 5.5 Support
- 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+.