mirror of
https://github.com/JohnEstropia/CoreStore.git
synced 2026-03-23 18:01:10 +01:00
added ability to query aggregates and attributes straight from the persistent store
This commit is contained in:
13
HardcoreData/ManagedObjectListSectionInfo.swift
Normal file
13
HardcoreData/ManagedObjectListSectionInfo.swift
Normal file
@@ -0,0 +1,13 @@
|
||||
//
|
||||
// ManagedObjectListSectionInfo.swift
|
||||
// HardcoreData
|
||||
//
|
||||
// Created by John Rommel Estropia on 2015/03/11.
|
||||
// Copyright (c) 2015 John Rommel Estropia. All rights reserved.
|
||||
//
|
||||
|
||||
import UIKit
|
||||
|
||||
class ManagedObjectListSectionInfo: NSObject {
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user