mirror of
https://github.com/JohnEstropia/CoreStore.git
synced 2026-03-25 19:01:16 +01:00
migration utilities (beta)
This commit is contained in:
13
CoreStore/Internal/RootManagedObjectModel.swift
Normal file
13
CoreStore/Internal/RootManagedObjectModel.swift
Normal file
@@ -0,0 +1,13 @@
|
||||
//
|
||||
// RootManagedObjectModel.swift
|
||||
// CoreStore
|
||||
//
|
||||
// Created by John Rommel Estropia on 2015/07/04.
|
||||
// Copyright © 2015 John Rommel Estropia. All rights reserved.
|
||||
//
|
||||
|
||||
import UIKit
|
||||
|
||||
class RootManagedObjectModel: NSManagedObjectModel {
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user