Swift 3 master candidate

This commit is contained in:
John Estropia
2017-01-06 16:50:38 +09:00
parent c0d72799b4
commit 6d83564a1a
4 changed files with 21 additions and 23 deletions

View File

@@ -20,9 +20,7 @@ Unleashing the real power of Core Data with the elegance and safety of Swift
* **Swift 3.0.1:** iOS 8+ / macOS 10.10+ / watchOS 2.0+ / tvOS 9.0+
* **New in CoreStore 2.0:** Objective-C support! All CoreStore types now have their corresponding Objective-C "bridging classes". Perfect for projects transitioning from Objective-C to Swift!
Upgrading from CoreStore 2.x to 3.x? Check out the [new features](#new-in-corestore-20) and make sure to read the [Migration guide](#upgrading-from-2xx-to-3xx).
Upgrading from CoreStore 2.x to 3.x? Check out the [new features](#features) and make sure to read the [Migration guide](#upgrading-from-2xx-to-3xx).
## Why use CoreStore?