Colin Morelli
Colin Morelli
CoreStore is currently, to my knowledge, using a fairly common Core Data stack setup of: PSC -> Background Saving Context -> Main Context I'm proposing a change (or investigation) into:...
Heimdall doesn't currently have a way to specify accessibility of the key pair entries in the keychain. Unfortunately this means that apps which require access to the keypairs in the...
This PR adds a simple option for no-daemonize. It also traps SIGINT in the case of running in the foreground, to allow users to simply control-c in a standard terminal...