Skip to content

Instantly share code, notes, and snippets.

View nguyenthelinh296's full-sized avatar

nguyenthelinh296

View GitHub Profile
@avdyushin
avdyushin / storage.swift
Last active August 28, 2023 14:35
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