mirror of
https://github.com/JohnEstropia/CoreStore.git
synced 2026-01-11 20:00:30 +01:00
Xcode9 beta 5 - NSManagedObjectModel no longer has an optional init (Swift3.2) #151
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @akac on GitHub (Aug 7, 2017).
Xcode 9 Beta 5 - CoreStore test for optional init now breaks the building. I just changed it in my check out, but just letting you know :)
@JohnEstropia commented on GitHub (Aug 7, 2017):
Thanks, will check it out
@JohnEstropia commented on GitHub (Aug 8, 2017):
Fixed!
@akac commented on GitHub (Aug 21, 2017):
And…beta 6 changes it back. Fun times.
@JohnEstropia commented on GitHub (Aug 23, 2017):
Wow 😂 I'll look into it
@JohnEstropia commented on GitHub (Aug 23, 2017):
Fixed in the latest Swift 4 branch