Skip to content

Instantly share code, notes, and snippets.

View DoctorFinlay's full-sized avatar

Iain Coleman DoctorFinlay

  • Bayston Hill, Shropshire, United Kingdom
View GitHub Profile
@robertrcosta
robertrcosta / storage.swift
Last active August 15, 2018 10:40 — forked from avdyushin/storage.swift
CoreData stack for iOS 9 and iOS 10 using Swift 3
//
// Storage.swift
//
// Created by Grigory Avdyushin on 30.06.16.
// Copyright © 2016 Grigory Avdyushin. All rights reserved.
//
/// NSPersistentStoreCoordinator extension
extension NSPersistentStoreCoordinator {