mirror of
https://github.com/JohnEstropia/CoreStore.git
synced 2026-04-19 15:31:21 +02:00
tidy up
This commit is contained in:
@@ -425,8 +425,10 @@
|
|||||||
isa = PBXGroup;
|
isa = PBXGroup;
|
||||||
children = (
|
children = (
|
||||||
B5E84F2A1AFF849C0064E85B /* AssociatedObjects.swift */,
|
B5E84F2A1AFF849C0064E85B /* AssociatedObjects.swift */,
|
||||||
B5E84F2B1AFF849C0064E85B /* NotificationObserver.swift */,
|
B54A6A541BA15F2A007870FD /* FetchedResultsControllerDelegate.swift */,
|
||||||
|
B5E834BA1B7691F3001D3D50 /* Functions.swift */,
|
||||||
B5FAD6AB1B51285300714891 /* MigrationManager.swift */,
|
B5FAD6AB1B51285300714891 /* MigrationManager.swift */,
|
||||||
|
B5E84F2B1AFF849C0064E85B /* NotificationObserver.swift */,
|
||||||
B59D5C211B5BA34B00453479 /* NSFileManager+Setup.swift */,
|
B59D5C211B5BA34B00453479 /* NSFileManager+Setup.swift */,
|
||||||
B5E84F341AFF85470064E85B /* NSManagedObject+Transaction.swift */,
|
B5E84F341AFF85470064E85B /* NSManagedObject+Transaction.swift */,
|
||||||
B5E84F2C1AFF849C0064E85B /* NSManagedObjectContext+CoreStore.swift */,
|
B5E84F2C1AFF849C0064E85B /* NSManagedObjectContext+CoreStore.swift */,
|
||||||
@@ -435,8 +437,6 @@
|
|||||||
B5E84F331AFF85470064E85B /* NSManagedObjectContext+Transaction.swift */,
|
B5E84F331AFF85470064E85B /* NSManagedObjectContext+Transaction.swift */,
|
||||||
B51BE0691B47FC4B0069F532 /* NSManagedObjectModel+Setup.swift */,
|
B51BE0691B47FC4B0069F532 /* NSManagedObjectModel+Setup.swift */,
|
||||||
B5E84F2D1AFF849C0064E85B /* WeakObject.swift */,
|
B5E84F2D1AFF849C0064E85B /* WeakObject.swift */,
|
||||||
B5E834BA1B7691F3001D3D50 /* Functions.swift */,
|
|
||||||
B54A6A541BA15F2A007870FD /* FetchedResultsControllerDelegate.swift */,
|
|
||||||
);
|
);
|
||||||
path = Internal;
|
path = Internal;
|
||||||
sourceTree = "<group>";
|
sourceTree = "<group>";
|
||||||
|
|||||||
Reference in New Issue
Block a user