Skip to content

Instantly share code, notes, and snippets.

@JonFir
JonFir / storage.swift
Created December 25, 2016 03:53 — 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.
//
import UIKit
import CoreData