-
Hi, your library is amazing, thank you. I use appgroup userDefaults in my app for widget, watch extension and main app. My CoreData is stored in appgroup container. And was bug, when I sync data for m…
-
import UIKit
import CoreData
import UserNotificationsUI
import UserNotifications
@UIApplicationMain
class AppDelegate: UIResponder, UIApplicationDelegate
{
var channel = "12"
var d…
-
### Feature Request
As a developer i would like to construct a core data stack using an `NSManangedObjectModel` that was created programatically.
### Expected behavior
It should not matter ho…
-
### New Issue Checklist
- [x] Updated fastlane to the latest version
- [x] I have read the [Contribution Guidelines](https://github.com/fastlane/fastlane/blob/master/CONTRIBUTING.md)
### Issue Descrip…
-
Hi,
My new app uses NSPersistentContainer for its core data stack. I want to use Sync to communicate with my API.
The thing is that I noticed that Sync is tightly coupled with DataStack. I am lookin…
-
- 原文链接:[25 Core Data in iOS10: NSPersistentContainer](https://swifting.io/blog/2016/09/25/25-core-data-in-ios10-nspersistentcontainer/)
- 掘金链接:[iOS 10 中的 NSPersistentContainer](http://gold.xitu.io/ent…
-
### Feature Request
Adopt Swift 3.0 toolchain, API naming, and syntax.
Add usage recommendations with regards to `NSPersistentContainer` availability (iOS 10 macOS 10.12)
Provide Swift 2.3 branch…
-
Hello,
I have installed the new AlecrimCoreData (5.0) and my project target is iOS 9. Every time I try to build the project I get an error in the AlecrimCoreData/NativePersistentContainer file saying:…
-
Hello, I'm having some trouble migrating to the latest version but I think is totally worth.
I have some inherited code which relies on "DataContext" and I was wondering how can I upgrade the syntax …
-
我平常很少看翻译的资料,昨晚无意间从Google点进GitHub,发现翻译有点问题。我昨晚在GitHub上留了个review。但是我今天又读了下全文,简直就是乱翻。
如果只是少数地方错了,我指出来就算了,但我看到的更多的是译者根本就是毫无责任心。
https://gold.xitu.io/entry/580444efa34131005fe77197?utm_source=gold-mi…