Skip to content

Xcode 14 (Swift 2.7), min iOS 13 support

Latest
Compare
Choose a tag to compare
@JohnEstropia JohnEstropia released this 29 Sep 01:07
· 21 commits to develop since this release

Swift 2.7 is bundled with Xcode 14, and CoreStore 9.0.0 will be the officially supported version from here on out.

Breaking changes:

  • Removal of Objective-C support (which had been deprecated for a long time now)
  • Migration to Swift 2.7 from Swift 2.4
  • Bumped minimum supported version to iOS 13 from iOS 11. While this double jump had never been done in CoreStore before, we are aiming to fully utilize Combine utilities internally and to make the shift to Swift concurrency (which requires at least iOS 13) as smooth as possible.

Full Changelog: 8.1.0...9.0.0