|
54 | 54 | 17C42E632507D8E600072984 /* PostStatus.swift in Sources */ = {isa = PBXBuildFile; fileRef = 17C42E612507D8E600072984 /* PostStatus.swift */; };
|
55 | 55 | 17C42E652509237800072984 /* PostListFilteredView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 17C42E642509237800072984 /* PostListFilteredView.swift */; };
|
56 | 56 | 17C42E662509237800072984 /* PostListFilteredView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 17C42E642509237800072984 /* PostListFilteredView.swift */; };
|
| 57 | + 17C42E70250AA12300072984 /* NSManagedObjectContext+ExecuteAndMergeChanges.swift in Sources */ = {isa = PBXBuildFile; fileRef = 17C42E6F250AA12200072984 /* NSManagedObjectContext+ExecuteAndMergeChanges.swift */; }; |
| 58 | + 17C42E71250AAFD500072984 /* NSManagedObjectContext+ExecuteAndMergeChanges.swift in Sources */ = {isa = PBXBuildFile; fileRef = 17C42E6F250AA12200072984 /* NSManagedObjectContext+ExecuteAndMergeChanges.swift */; }; |
57 | 59 | 17D435E824E3128F0036B539 /* PreferencesModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 17D435E724E3128F0036B539 /* PreferencesModel.swift */; };
|
58 | 60 | 17D435E924E3128F0036B539 /* PreferencesModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 17D435E724E3128F0036B539 /* PreferencesModel.swift */; };
|
59 | 61 | 17DF329D24C87D3500BCE2E3 /* Tests_iOS.swift in Sources */ = {isa = PBXBuildFile; fileRef = 17DF329C24C87D3500BCE2E3 /* Tests_iOS.swift */; };
|
|
114 | 116 | 17B996D72502D23E0017B536 /* WFAPost+CoreDataProperties.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "WFAPost+CoreDataProperties.swift"; sourceTree = SOURCE_ROOT; };
|
115 | 117 | 17C42E612507D8E600072984 /* PostStatus.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PostStatus.swift; sourceTree = "<group>"; };
|
116 | 118 | 17C42E642509237800072984 /* PostListFilteredView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PostListFilteredView.swift; sourceTree = "<group>"; };
|
| 119 | + 17C42E6F250AA12200072984 /* NSManagedObjectContext+ExecuteAndMergeChanges.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "NSManagedObjectContext+ExecuteAndMergeChanges.swift"; sourceTree = "<group>"; }; |
117 | 120 | 17D435E724E3128F0036B539 /* PreferencesModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PreferencesModel.swift; sourceTree = "<group>"; };
|
118 | 121 | 17DF328124C87D3300BCE2E3 /* WriteFreely_MultiPlatformApp.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = WriteFreely_MultiPlatformApp.swift; sourceTree = "<group>"; };
|
119 | 122 | 17DF328224C87D3300BCE2E3 /* ContentView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ContentView.swift; sourceTree = "<group>"; };
|
|
193 | 196 | isa = PBXGroup;
|
194 | 197 | children = (
|
195 | 198 | 1756AE8024CB844500FD7257 /* View+Keyboard.swift */,
|
| 199 | + 17C42E6F250AA12200072984 /* NSManagedObjectContext+ExecuteAndMergeChanges.swift */, |
196 | 200 | );
|
197 | 201 | path = Extensions;
|
198 | 202 | sourceTree = "<group>";
|
|
591 | 595 | 17120DA324E19A42002B9F6C /* PreferencesView.swift in Sources */,
|
592 | 596 | 1756AE6E24CB255B00FD7257 /* PostListModel.swift in Sources */,
|
593 | 597 | 174D313224EC2831006CA9EE /* WriteFreelyModel.swift in Sources */,
|
| 598 | + 17C42E70250AA12300072984 /* NSManagedObjectContext+ExecuteAndMergeChanges.swift in Sources */, |
594 | 599 | 17120DA124E19839002B9F6C /* AccountView.swift in Sources */,
|
595 | 600 | 1756AE7424CB26FA00FD7257 /* PostCellView.swift in Sources */,
|
596 | 601 | );
|
|
610 | 615 | 17DF32D624C8CA3400BCE2E3 /* PostStatusBadgeView.swift in Sources */,
|
611 | 616 | 17C42E662509237800072984 /* PostListFilteredView.swift in Sources */,
|
612 | 617 | 17120DAD24E1B99F002B9F6C /* AccountLoginView.swift in Sources */,
|
| 618 | + 17C42E71250AAFD500072984 /* NSManagedObjectContext+ExecuteAndMergeChanges.swift in Sources */, |
613 | 619 | 1756AE7B24CB65DF00FD7257 /* PostListView.swift in Sources */,
|
614 | 620 | 1753F6AC24E431CC00309365 /* MacPreferencesView.swift in Sources */,
|
615 | 621 | 1756DC0424FEE18400207AB8 /* WFACollection+CoreDataProperties.swift in Sources */,
|
|
0 commit comments