-
Can we integrate encryptedCoreData GitHub library with this?
-
## List of things to do
- [x] admin permissions from Robbie to @rivera-ernesto @bpoplauschi
- [x] set GitHub topics for the projects - help discoverability
- [ ] 1.A - Add new collaborators:
- […
-
Hello,
I have the following code:
```
class CoreDataStack {
var smStore: SMStore?
lazy var managedObjectContext: NSManagedObjectContext = {
let container = self.persist…
-
Our CD stack is pretty old and full of weird bugs, esp. when working in multiple NSManagedContext environment.
The goal is to use the newest(iOS 10+) NSPersistentContainer with viewContext for main t…
iccub updated
6 years ago
-
Hey!
I'm having a similar issue as @tjosten in #277 - I see all baselines/events appearing in my app, even `ensemble:shouldSaveMergedChangesIn:...` is being called but I never see `ensemble:didSaveMe…
-
I just downloaded this app for the first time and went to import my messages. Everything seemed to be working at first. Then when the progress bar got to the end, it stayed there for a little bit and …
-
# github.com/sciter-sdk/go-sciter
In file included from ./sciter.go:11:
In file included from include/sciter-x.h:20:
include/sciter-x-types.h:30:12: fatal error: 'uchar.h' file not found
#includ…
-
I now tried to implement this helper twice and both times I got this error when I try to make a new User
`'NSInternalInconsistencyException', reason: '+entityForName: could not locate an entity nam…
-
(disclaimer: my system is particularly messed up so...
(plstensor) Daniels-MacBook-Pro:sensenet Daniel$ uname -a
Darwin Daniels-MacBook-Pro.local 17.2.0 Darwin Kernel Version 17.2.0: Fri Sep 29 18…
-
You appear to have arbitrarily dropped iOS 9 support. Is there a reason why?
The project still builds with iOS 9 so it should be supported at least until a point where you're using iOS 10+ APIs