-
We have a minor crash (SR). Not very common though. A few hundred per week or so.
Crashed: com.apple.main-thread
0 libobjc.A.dylib 0x1b739cbf0 object_getIndexedIvars + 28
1 CoreD…
-
I have a framework where I setup my model layer and there I have `"Model.xcdatamodeld"` file where my model graph is, but following the tuto here, I could not addStorage successfully
and keep gettin…
-
Hey,
I have tried (and failed to migrate my old store into the new Seam3 store using the tips in #59 and https://github.com/paulw11/migrateSample
Here is my code:
```swift
func migrateToSe…
-
### Reproduce:
1. Create simple Core Data model with two entities…
```
╭───────╮ ╭───────╮
│ Alpha │ │ Beta │
├───────┤ ├───────┤
│ betas │ > │ alpha │
╰───────╯ ╰─…
-
-
So far, I appear to be creating records successfully using the example app.
The first record was created using the simulator, and the second record created using my own physical device. However, …
-
https://www.fatbobman.com/posts/coreDataWithCloudKit-4/
本文聊一下在开发Core Data with CloudKit项目中常见的一些问题,让大家少走弯路、避免踩坑。
-
**Setup SQLite in Haxe**
As I want the search to be embeddable in the client I need to setup a working database interaction. SQLite exists in the *Sys* package in haxe, and Open Street Map has it's d…
-
Hello Paul! Thank you for library :)
I have problem with sync.
If I delete record on first device and will open app on second device, my app will crash.
Because Fetched Result Controller get del…
-
at version 6.x.x delete CloudKit features , why ? and is there any plans to support it in future version , such as version 9.x.x ?