|
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 */; }; |
13 | 14 | 3DDB26C921EBF87E00388AEE /* PostWriterViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3DDB26C821EBF87E00388AEE /* PostWriterViewController.swift */; };
|
14 | 15 | 3DDB26CB21EC00FE00388AEE /* PostViewerViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3DDB26CA21EC00FE00388AEE /* PostViewerViewController.swift */; };
|
15 | 16 | 431DCEAE1F67EC9E00CF6316 /* CoreDataMigration_Example.xcdatamodeld in Sources */ = {isa = PBXBuildFile; fileRef = 431DCEAA1F67EC7100CF6316 /* CoreDataMigration_Example.xcdatamodeld */; };
|
|
27 | 28 | 43370DBE1F66F0DF006188EC /* CoreDataManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = 43370DBB1F66F0C0006188EC /* CoreDataManager.swift */; };
|
28 | 29 | 4345D4EE1F67E0FE00027D11 /* UIColor+Hex.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4345D4ED1F67E0FE00027D11 /* UIColor+Hex.swift */; };
|
29 | 30 | 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 */; }; |
| 31 | + C23BD45A21F08A350039A36B /* PostSectionViewerTableViewCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = C23BD45921F08A350039A36B /* PostSectionViewerTableViewCell.swift */; }; |
31 | 32 | C28553DF21DCF5000004C7BA /* CoreDataMigrationVersion.swift in Sources */ = {isa = PBXBuildFile; fileRef = C28553DE21DCF5000004C7BA /* CoreDataMigrationVersion.swift */; };
|
32 | 33 | C28553E221DD14090004C7BA /* NSManagedObjectModel+Compatible.swift in Sources */ = {isa = PBXBuildFile; fileRef = C28553E121DD14090004C7BA /* NSManagedObjectModel+Compatible.swift */; };
|
33 | 34 | C28553E421DD1D7B0004C7BA /* NSManagedObjectModel+Resource.swift in Sources */ = {isa = PBXBuildFile; fileRef = C28553E321DD1D7B0004C7BA /* NSManagedObjectModel+Resource.swift */; };
|
|
50 | 51 | /* End PBXContainerItemProxy section */
|
51 | 52 |
|
52 | 53 | /* Begin PBXFileReference section */
|
53 |
| - 3D70ED0621ED328D001C2516 /* Migration2to3ModelMapping.xcmappingmodel */ = {isa = PBXFileReference; lastKnownFileType = wrapper.xcmappingmodel; path = Migration2to3ModelMapping.xcmappingmodel; sourceTree = "<group>"; }; |
54 | 54 | 3D8E52F421E0EF2800FE1D35 /* FileManager+Helper.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "FileManager+Helper.swift"; sourceTree = "<group>"; };
|
55 | 55 | 3D8E52F621E0F98500FE1D35 /* NSManagedObjectContext+Helper.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "NSManagedObjectContext+Helper.swift"; sourceTree = "<group>"; };
|
| 56 | + 3DACAAD121EE9D5D00309A75 /* PostSectionWriterTableViewCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PostSectionWriterTableViewCell.swift; sourceTree = "<group>"; }; |
| 57 | + 3DD99ECF21F1118700CB4B6E /* Migration2to3ModelMapping.xcmappingmodel */ = {isa = PBXFileReference; lastKnownFileType = wrapper.xcmappingmodel; path = Migration2to3ModelMapping.xcmappingmodel; sourceTree = "<group>"; }; |
56 | 58 | 3DDB26C821EBF87E00388AEE /* PostWriterViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PostWriterViewController.swift; sourceTree = "<group>"; };
|
57 | 59 | 3DDB26CA21EC00FE00388AEE /* PostViewerViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PostViewerViewController.swift; sourceTree = "<group>"; };
|
58 | 60 | 431DCEAB1F67EC7100CF6316 /* CoreDataMigration_Example 2.xcdatamodel */ = {isa = PBXFileReference; lastKnownFileType = wrapper.xcdatamodel; path = "CoreDataMigration_Example 2.xcdatamodel"; sourceTree = "<group>"; };
|
|
75 | 77 | 43370DBB1F66F0C0006188EC /* CoreDataManager.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CoreDataManager.swift; sourceTree = "<group>"; };
|
76 | 78 | 4345D4ED1F67E0FE00027D11 /* UIColor+Hex.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "UIColor+Hex.swift"; sourceTree = "<group>"; };
|
77 | 79 | 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 | 80 | 43AB8AE51F66E6A5003153B3 /* CoreDataMigration-Example.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = "CoreDataMigration-Example.app"; sourceTree = BUILT_PRODUCTS_DIR; };
|
80 | 81 | 43AB8AFC1F66E6A5003153B3 /* CoreDataMigration-ExampleTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = "CoreDataMigration-ExampleTests.xctest"; sourceTree = BUILT_PRODUCTS_DIR; };
|
| 82 | + C23BD45921F08A350039A36B /* PostSectionViewerTableViewCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PostSectionViewerTableViewCell.swift; sourceTree = "<group>"; }; |
81 | 83 | C28553DE21DCF5000004C7BA /* CoreDataMigrationVersion.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CoreDataMigrationVersion.swift; sourceTree = "<group>"; };
|
82 | 84 | C28553E121DD14090004C7BA /* NSManagedObjectModel+Compatible.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "NSManagedObjectModel+Compatible.swift"; sourceTree = "<group>"; };
|
83 | 85 | C28553E321DD1D7B0004C7BA /* NSManagedObjectModel+Resource.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "NSManagedObjectModel+Resource.swift"; sourceTree = "<group>"; };
|
|
121 | 123 | isa = PBXGroup;
|
122 | 124 | children = (
|
123 | 125 | 3DDB26CA21EC00FE00388AEE /* PostViewerViewController.swift */,
|
| 126 | + C23BD45921F08A350039A36B /* PostSectionViewerTableViewCell.swift */, |
124 | 127 | );
|
125 | 128 | path = Viewer;
|
126 | 129 | sourceTree = "<group>";
|
|
129 | 132 | isa = PBXGroup;
|
130 | 133 | children = (
|
131 | 134 | 3DDB26C821EBF87E00388AEE /* PostWriterViewController.swift */,
|
| 135 | + 3DACAAD121EE9D5D00309A75 /* PostSectionWriterTableViewCell.swift */, |
132 | 136 | );
|
133 | 137 | path = Writer;
|
134 | 138 | sourceTree = "<group>";
|
|
148 | 152 | 431DCEB31F67EE2600CF6316 /* Mappings */ = {
|
149 | 153 | isa = PBXGroup;
|
150 | 154 | children = (
|
151 |
| - 3D70ED0621ED328D001C2516 /* Migration2to3ModelMapping.xcmappingmodel */, |
| 155 | + 3DD99ECF21F1118700CB4B6E /* Migration2to3ModelMapping.xcmappingmodel */, |
152 | 156 | );
|
153 | 157 | path = Mappings;
|
154 | 158 | sourceTree = "<group>";
|
|
245 | 249 | 4345D4EA1F67E0DD00027D11 /* Extensions */ = {
|
246 | 250 | isa = PBXGroup;
|
247 | 251 | children = (
|
248 |
| - 4345D4F31F67E1FC00027D11 /* CGFloat */, |
249 | 252 | C28553E021DD13EF0004C7BA /* NSManagedObjectModel */,
|
250 | 253 | 431DCEBC1F67F07100CF6316 /* NSPersistentStoreCoordinator */,
|
251 | 254 | 4345D4EC1F67E0DD00027D11 /* UIColor */,
|
|
262 | 265 | path = UIColor;
|
263 | 266 | sourceTree = "<group>";
|
264 | 267 | };
|
265 |
| - 4345D4F31F67E1FC00027D11 /* CGFloat */ = { |
266 |
| - isa = PBXGroup; |
267 |
| - children = ( |
268 |
| - 4345D4F41F67E1FC00027D11 /* CGFloat+Random.swift */, |
269 |
| - ); |
270 |
| - path = CGFloat; |
271 |
| - sourceTree = "<group>"; |
272 |
| - }; |
273 | 268 | 43AB8ADC1F66E6A5003153B3 = {
|
274 | 269 | isa = PBXGroup;
|
275 | 270 | children = (
|
|
491 | 486 | files = (
|
492 | 487 | 43370DB01F66E7A6006188EC /* AppDelegate.swift in Sources */,
|
493 | 488 | 431DCEC01F67F18100CF6316 /* CoreDataMigrator.swift in Sources */,
|
494 |
| - 3D70ED0721ED328D001C2516 /* Migration2to3ModelMapping.xcmappingmodel in Sources */, |
495 | 489 | C28553E421DD1D7B0004C7BA /* NSManagedObjectModel+Resource.swift in Sources */,
|
496 | 490 | 431DCECB1F67F93000CF6316 /* AppLoadingViewController.swift in Sources */,
|
497 | 491 | 3DDB26CB21EC00FE00388AEE /* PostViewerViewController.swift in Sources */,
|
| 492 | + 3DD99ED021F1118700CB4B6E /* Migration2to3ModelMapping.xcmappingmodel in Sources */, |
498 | 493 | C28553E221DD14090004C7BA /* NSManagedObjectModel+Compatible.swift in Sources */,
|
499 |
| - 4345D4F51F67E1FC00027D11 /* CGFloat+Random.swift in Sources */, |
500 | 494 | C28553DF21DCF5000004C7BA /* CoreDataMigrationVersion.swift in Sources */,
|
501 | 495 | 432EA5591F6C552800EFE008 /* NSPersistentStoreCoordinator+SQLite.swift in Sources */,
|
| 496 | + C23BD45A21F08A350039A36B /* PostSectionViewerTableViewCell.swift in Sources */, |
502 | 497 | 4345D4F01F67E10700027D11 /* UIColor+Random.swift in Sources */,
|
503 | 498 | 4345D4EE1F67E0FE00027D11 /* UIColor+Hex.swift in Sources */,
|
504 | 499 | 431DCED21F6815A300CF6316 /* Post2ToPost3MigrationPolicy.swift in Sources */,
|
|
508 | 503 | 431DCEBF1F67F18100CF6316 /* CoreDataMigrationStep.swift in Sources */,
|
509 | 504 | 431DCEAE1F67EC9E00CF6316 /* CoreDataMigration_Example.xcdatamodeld in Sources */,
|
510 | 505 | 3DDB26C921EBF87E00388AEE /* PostWriterViewController.swift in Sources */,
|
| 506 | + 3DACAAD221EE9D5D00309A75 /* PostSectionWriterTableViewCell.swift in Sources */, |
511 | 507 | );
|
512 | 508 | runOnlyForDeploymentPostprocessing = 0;
|
513 | 509 | };
|
|
772 | 768 | 431DCEAC1F67EC7100CF6316 /* CoreDataMigration_Example 3.xcdatamodel */,
|
773 | 769 | 431DCEAD1F67EC7100CF6316 /* CoreDataMigration_Example.xcdatamodel */,
|
774 | 770 | );
|
775 |
| - currentVersion = 431DCED71F68394200CF6316 /* CoreDataMigration_Example 4.xcdatamodel */; |
| 771 | + currentVersion = 431DCEAC1F67EC7100CF6316 /* CoreDataMigration_Example 3.xcdatamodel */; |
776 | 772 | path = CoreDataMigration_Example.xcdatamodeld;
|
777 | 773 | sourceTree = "<group>";
|
778 | 774 | versionGroupType = wrapper.xcdatamodel;
|
|
0 commit comments