Skip to content
This repository has been archived by the owner on Jun 2, 2018. It is now read-only.

Ability to set NSPersistentStoreOptions #177

Merged
merged 17 commits into from
Oct 31, 2016

Conversation

Aranoledur
Copy link
Contributor

Summary of Changes

Ability to set NSPersistentStoreOptions for CoreDataStack

Addresses

#161

- parameter resetCallback: A callback with a `Success` or an `ErrorType` value with the error
*/
public func resetStore(callbackQueue: dispatch_queue_t? = nil, resetCallback: CoreDataStackStoreResetCallback) {
public func resetStore(callbackQueue: dispatch_queue_t? = nil,

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Function Body Length Violation: Function body should span 40 lines or less excluding comments and whitespace: currently spans 53 lines (function_body_length)

@rcedwards
Copy link
Contributor

CI is stuck but I ran locally and it looks good. 👍

@rcedwards rcedwards merged commit 263a719 into bignerdranch:swift/2.3 Oct 31, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants