|
7 | 7 | objects = {
|
8 | 8 |
|
9 | 9 | /* Begin PBXBuildFile section */
|
10 |
| - 3D70ED0721ED328D001C2516 /* Migration2to3ModelMapping.xcmappingmodel in Sources */ = {isa = PBXBuildFile; fileRef = 3D70ED0621ED328D001C2516 /* Migration2to3ModelMapping.xcmappingmodel */; }; |
11 | 10 | 3D8E52F521E0EF2800FE1D35 /* FileManager+Helper.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3D8E52F421E0EF2800FE1D35 /* FileManager+Helper.swift */; };
|
12 | 11 | 3D8E52F721E0F98500FE1D35 /* NSManagedObjectContext+Helper.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3D8E52F621E0F98500FE1D35 /* NSManagedObjectContext+Helper.swift */; };
|
| 12 | + 3DACAAD221EE9D5D00309A75 /* PostSectionWriterTableViewCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3DACAAD121EE9D5D00309A75 /* PostSectionWriterTableViewCell.swift */; }; |
| 13 | + 3DD99ED021F1118700CB4B6E /* Migration2to3ModelMapping.xcmappingmodel in Sources */ = {isa = PBXBuildFile; fileRef = 3DD99ECF21F1118700CB4B6E /* Migration2to3ModelMapping.xcmappingmodel */; }; |
| 14 | + 3DD99ED321F145EC00CB4B6E /* FileManager+ApplicationSupport.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3DD99ED221F145EC00CB4B6E /* FileManager+ApplicationSupport.swift */; }; |
13 | 15 | 3DDB26C921EBF87E00388AEE /* PostWriterViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3DDB26C821EBF87E00388AEE /* PostWriterViewController.swift */; };
|
14 | 16 | 3DDB26CB21EC00FE00388AEE /* PostViewerViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3DDB26CA21EC00FE00388AEE /* PostViewerViewController.swift */; };
|
15 | 17 | 431DCEAE1F67EC9E00CF6316 /* CoreDataMigration_Example.xcdatamodeld in Sources */ = {isa = PBXBuildFile; fileRef = 431DCEAA1F67EC7100CF6316 /* CoreDataMigration_Example.xcdatamodeld */; };
|
|
27 | 29 | 43370DBE1F66F0DF006188EC /* CoreDataManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = 43370DBB1F66F0C0006188EC /* CoreDataManager.swift */; };
|
28 | 30 | 4345D4EE1F67E0FE00027D11 /* UIColor+Hex.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4345D4ED1F67E0FE00027D11 /* UIColor+Hex.swift */; };
|
29 | 31 | 4345D4F01F67E10700027D11 /* UIColor+Random.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4345D4EF1F67E10700027D11 /* UIColor+Random.swift */; };
|
30 |
| - 4345D4F51F67E1FC00027D11 /* CGFloat+Random.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4345D4F41F67E1FC00027D11 /* CGFloat+Random.swift */; }; |
| 32 | + C23BD45A21F08A350039A36B /* PostSectionViewerTableViewCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = C23BD45921F08A350039A36B /* PostSectionViewerTableViewCell.swift */; }; |
31 | 33 | C28553DF21DCF5000004C7BA /* CoreDataMigrationVersion.swift in Sources */ = {isa = PBXBuildFile; fileRef = C28553DE21DCF5000004C7BA /* CoreDataMigrationVersion.swift */; };
|
32 | 34 | C28553E221DD14090004C7BA /* NSManagedObjectModel+Compatible.swift in Sources */ = {isa = PBXBuildFile; fileRef = C28553E121DD14090004C7BA /* NSManagedObjectModel+Compatible.swift */; };
|
33 | 35 | C28553E421DD1D7B0004C7BA /* NSManagedObjectModel+Resource.swift in Sources */ = {isa = PBXBuildFile; fileRef = C28553E321DD1D7B0004C7BA /* NSManagedObjectModel+Resource.swift */; };
|
|
50 | 52 | /* End PBXContainerItemProxy section */
|
51 | 53 |
|
52 | 54 | /* Begin PBXFileReference section */
|
53 |
| - 3D70ED0621ED328D001C2516 /* Migration2to3ModelMapping.xcmappingmodel */ = {isa = PBXFileReference; lastKnownFileType = wrapper.xcmappingmodel; path = Migration2to3ModelMapping.xcmappingmodel; sourceTree = "<group>"; }; |
54 | 55 | 3D8E52F421E0EF2800FE1D35 /* FileManager+Helper.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "FileManager+Helper.swift"; sourceTree = "<group>"; };
|
55 | 56 | 3D8E52F621E0F98500FE1D35 /* NSManagedObjectContext+Helper.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "NSManagedObjectContext+Helper.swift"; sourceTree = "<group>"; };
|
| 57 | + 3DACAAD121EE9D5D00309A75 /* PostSectionWriterTableViewCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PostSectionWriterTableViewCell.swift; sourceTree = "<group>"; }; |
| 58 | + 3DD99ECF21F1118700CB4B6E /* Migration2to3ModelMapping.xcmappingmodel */ = {isa = PBXFileReference; lastKnownFileType = wrapper.xcmappingmodel; path = Migration2to3ModelMapping.xcmappingmodel; sourceTree = "<group>"; }; |
| 59 | + 3DD99ED221F145EC00CB4B6E /* FileManager+ApplicationSupport.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "FileManager+ApplicationSupport.swift"; sourceTree = "<group>"; }; |
56 | 60 | 3DDB26C821EBF87E00388AEE /* PostWriterViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PostWriterViewController.swift; sourceTree = "<group>"; };
|
57 | 61 | 3DDB26CA21EC00FE00388AEE /* PostViewerViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PostViewerViewController.swift; sourceTree = "<group>"; };
|
58 | 62 | 431DCEAB1F67EC7100CF6316 /* CoreDataMigration_Example 2.xcdatamodel */ = {isa = PBXFileReference; lastKnownFileType = wrapper.xcdatamodel; path = "CoreDataMigration_Example 2.xcdatamodel"; sourceTree = "<group>"; };
|
|
75 | 79 | 43370DBB1F66F0C0006188EC /* CoreDataManager.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CoreDataManager.swift; sourceTree = "<group>"; };
|
76 | 80 | 4345D4ED1F67E0FE00027D11 /* UIColor+Hex.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "UIColor+Hex.swift"; sourceTree = "<group>"; };
|
77 | 81 | 4345D4EF1F67E10700027D11 /* UIColor+Random.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "UIColor+Random.swift"; sourceTree = "<group>"; };
|
78 |
| - 4345D4F41F67E1FC00027D11 /* CGFloat+Random.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "CGFloat+Random.swift"; sourceTree = "<group>"; }; |
79 | 82 | 43AB8AE51F66E6A5003153B3 /* CoreDataMigration-Example.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = "CoreDataMigration-Example.app"; sourceTree = BUILT_PRODUCTS_DIR; };
|
80 | 83 | 43AB8AFC1F66E6A5003153B3 /* CoreDataMigration-ExampleTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = "CoreDataMigration-ExampleTests.xctest"; sourceTree = BUILT_PRODUCTS_DIR; };
|
| 84 | + C23BD45921F08A350039A36B /* PostSectionViewerTableViewCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PostSectionViewerTableViewCell.swift; sourceTree = "<group>"; }; |
81 | 85 | C28553DE21DCF5000004C7BA /* CoreDataMigrationVersion.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CoreDataMigrationVersion.swift; sourceTree = "<group>"; };
|
82 | 86 | C28553E121DD14090004C7BA /* NSManagedObjectModel+Compatible.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "NSManagedObjectModel+Compatible.swift"; sourceTree = "<group>"; };
|
83 | 87 | C28553E321DD1D7B0004C7BA /* NSManagedObjectModel+Resource.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "NSManagedObjectModel+Resource.swift"; sourceTree = "<group>"; };
|
|
117 | 121 | path = Helpers;
|
118 | 122 | sourceTree = "<group>";
|
119 | 123 | };
|
| 124 | + 3DD99ED121F145CF00CB4B6E /* FileManager */ = { |
| 125 | + isa = PBXGroup; |
| 126 | + children = ( |
| 127 | + 3DD99ED221F145EC00CB4B6E /* FileManager+ApplicationSupport.swift */, |
| 128 | + ); |
| 129 | + path = FileManager; |
| 130 | + sourceTree = "<group>"; |
| 131 | + }; |
120 | 132 | 3DDB26C621EBF86300388AEE /* Viewer */ = {
|
121 | 133 | isa = PBXGroup;
|
122 | 134 | children = (
|
123 | 135 | 3DDB26CA21EC00FE00388AEE /* PostViewerViewController.swift */,
|
| 136 | + C23BD45921F08A350039A36B /* PostSectionViewerTableViewCell.swift */, |
124 | 137 | );
|
125 | 138 | path = Viewer;
|
126 | 139 | sourceTree = "<group>";
|
|
129 | 142 | isa = PBXGroup;
|
130 | 143 | children = (
|
131 | 144 | 3DDB26C821EBF87E00388AEE /* PostWriterViewController.swift */,
|
| 145 | + 3DACAAD121EE9D5D00309A75 /* PostSectionWriterTableViewCell.swift */, |
132 | 146 | );
|
133 | 147 | path = Writer;
|
134 | 148 | sourceTree = "<group>";
|
|
148 | 162 | 431DCEB31F67EE2600CF6316 /* Mappings */ = {
|
149 | 163 | isa = PBXGroup;
|
150 | 164 | children = (
|
151 |
| - 3D70ED0621ED328D001C2516 /* Migration2to3ModelMapping.xcmappingmodel */, |
| 165 | + 3DD99ECF21F1118700CB4B6E /* Migration2to3ModelMapping.xcmappingmodel */, |
152 | 166 | );
|
153 | 167 | path = Mappings;
|
154 | 168 | sourceTree = "<group>";
|
|
245 | 259 | 4345D4EA1F67E0DD00027D11 /* Extensions */ = {
|
246 | 260 | isa = PBXGroup;
|
247 | 261 | children = (
|
248 |
| - 4345D4F31F67E1FC00027D11 /* CGFloat */, |
| 262 | + 3DD99ED121F145CF00CB4B6E /* FileManager */, |
249 | 263 | C28553E021DD13EF0004C7BA /* NSManagedObjectModel */,
|
250 | 264 | 431DCEBC1F67F07100CF6316 /* NSPersistentStoreCoordinator */,
|
251 | 265 | 4345D4EC1F67E0DD00027D11 /* UIColor */,
|
|
262 | 276 | path = UIColor;
|
263 | 277 | sourceTree = "<group>";
|
264 | 278 | };
|
265 |
| - 4345D4F31F67E1FC00027D11 /* CGFloat */ = { |
266 |
| - isa = PBXGroup; |
267 |
| - children = ( |
268 |
| - 4345D4F41F67E1FC00027D11 /* CGFloat+Random.swift */, |
269 |
| - ); |
270 |
| - path = CGFloat; |
271 |
| - sourceTree = "<group>"; |
272 |
| - }; |
273 | 279 | 43AB8ADC1F66E6A5003153B3 = {
|
274 | 280 | isa = PBXGroup;
|
275 | 281 | children = (
|
|
491 | 497 | files = (
|
492 | 498 | 43370DB01F66E7A6006188EC /* AppDelegate.swift in Sources */,
|
493 | 499 | 431DCEC01F67F18100CF6316 /* CoreDataMigrator.swift in Sources */,
|
494 |
| - 3D70ED0721ED328D001C2516 /* Migration2to3ModelMapping.xcmappingmodel in Sources */, |
495 | 500 | C28553E421DD1D7B0004C7BA /* NSManagedObjectModel+Resource.swift in Sources */,
|
496 | 501 | 431DCECB1F67F93000CF6316 /* AppLoadingViewController.swift in Sources */,
|
497 | 502 | 3DDB26CB21EC00FE00388AEE /* PostViewerViewController.swift in Sources */,
|
| 503 | + 3DD99ED021F1118700CB4B6E /* Migration2to3ModelMapping.xcmappingmodel in Sources */, |
498 | 504 | C28553E221DD14090004C7BA /* NSManagedObjectModel+Compatible.swift in Sources */,
|
499 |
| - 4345D4F51F67E1FC00027D11 /* CGFloat+Random.swift in Sources */, |
500 | 505 | C28553DF21DCF5000004C7BA /* CoreDataMigrationVersion.swift in Sources */,
|
501 | 506 | 432EA5591F6C552800EFE008 /* NSPersistentStoreCoordinator+SQLite.swift in Sources */,
|
| 507 | + C23BD45A21F08A350039A36B /* PostSectionViewerTableViewCell.swift in Sources */, |
502 | 508 | 4345D4F01F67E10700027D11 /* UIColor+Random.swift in Sources */,
|
503 | 509 | 4345D4EE1F67E0FE00027D11 /* UIColor+Hex.swift in Sources */,
|
504 | 510 | 431DCED21F6815A300CF6316 /* Post2ToPost3MigrationPolicy.swift in Sources */,
|
505 | 511 | 431DCECD1F67FE0800CF6316 /* PostTableViewCell.swift in Sources */,
|
506 | 512 | 431DCECC1F67FE0500CF6316 /* PostsViewController.swift in Sources */,
|
507 | 513 | 43370DBE1F66F0DF006188EC /* CoreDataManager.swift in Sources */,
|
| 514 | + 3DD99ED321F145EC00CB4B6E /* FileManager+ApplicationSupport.swift in Sources */, |
508 | 515 | 431DCEBF1F67F18100CF6316 /* CoreDataMigrationStep.swift in Sources */,
|
509 | 516 | 431DCEAE1F67EC9E00CF6316 /* CoreDataMigration_Example.xcdatamodeld in Sources */,
|
510 | 517 | 3DDB26C921EBF87E00388AEE /* PostWriterViewController.swift in Sources */,
|
| 518 | + 3DACAAD221EE9D5D00309A75 /* PostSectionWriterTableViewCell.swift in Sources */, |
511 | 519 | );
|
512 | 520 | runOnlyForDeploymentPostprocessing = 0;
|
513 | 521 | };
|
|
0 commit comments