nofelmahmood / Seam

Seamless CloudKit Sync with CoreData
https://medium.com/@Nofel/reason-why-cloudkit-cannot-be-ignored-9c7806d76230
MIT License
669 stars 64 forks source link

compiling under Swift 3.0, Xcode 8 beta 6 #39

Open jdmarshall90 opened 8 years ago

jdmarshall90 commented 8 years ago

Bump. Is this repository still maintained?

roland9 commented 8 years ago

:( I'm using your branch now :)

jdmarshall90 commented 8 years ago

Is it working for you? I was able to compile but when I ran the example app it crashed and I haven't had a chance to look deeper into it.

roland9 commented 8 years ago

I'm afraid it doesn't work :( I get several crashes, e.g.

SMStore.newValuesForObject(with : NSManagedObjectID, with : NSManagedObjectContext) throws -> NSIncrementalStoreNode
Could not cast value of type 'NSKnownKeysDictionary1' (0x10ba07328) to 'NSManagedObject' (0x10ba075d0).

I might dig deeper