Files
CoreStore-JohnEstropia/CoreStore/Internal/RootManagedObjectModel.swift
John Rommel Estropia bf0eebe057 migration utilities (beta)
2015-07-07 07:58:16 +09:00

14 lines
243 B
Swift

//
// 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 {
}