Skip to content

Update for iOS 16

Compare
Choose a tag to compare
@StephaneMagne StephaneMagne released this 04 Oct 22:28
· 170 commits to main since this release
f4c6585

This makes two key changes:

  • Updates the code to be compatible with Xcode 14, iOS 16.
  • Fixes a crashing issue with Combine.Future by replacing it with an equivalent class Publishers.ReplayOnce.