|
228 | 228 | 29764C141FDC4DB60095FF95 /* SettingsLabel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 29764C131FDC4DB60095FF95 /* SettingsLabel.swift */; }; |
229 | 229 | 2977788820B0DAD500F2AFC2 /* ViewMarkdownViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2977788720B0DAD500F2AFC2 /* ViewMarkdownViewController.swift */; }; |
230 | 230 | 2977788A20B306F200F2AFC2 /* LabelLayoutManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2977788920B306F200F2AFC2 /* LabelLayoutManager.swift */; }; |
| 231 | + 2977D8BF215AE12D0073F737 /* LocalNotificationCacheTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2977D8BE215AE12D0073F737 /* LocalNotificationCacheTests.swift */; }; |
231 | 232 | 29792B191FFB10A3007A0C57 /* UIViewController+MessageAutocompleteControllerLayoutDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 29792B181FFB10A3007A0C57 /* UIViewController+MessageAutocompleteControllerLayoutDelegate.swift */; }; |
232 | 233 | 29792B1B1FFB21AD007A0C57 /* AutocompleteController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 29792B1A1FFB21AD007A0C57 /* AutocompleteController.swift */; }; |
233 | 234 | 29792B1D1FFB2FC6007A0C57 /* IssueManagingNavSectionController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 29792B1C1FFB2FC6007A0C57 /* IssueManagingNavSectionController.swift */; }; |
|
744 | 745 | 29764C131FDC4DB60095FF95 /* SettingsLabel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SettingsLabel.swift; sourceTree = "<group>"; }; |
745 | 746 | 2977788720B0DAD500F2AFC2 /* ViewMarkdownViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ViewMarkdownViewController.swift; sourceTree = "<group>"; }; |
746 | 747 | 2977788920B306F200F2AFC2 /* LabelLayoutManager.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = LabelLayoutManager.swift; sourceTree = "<group>"; }; |
| 748 | + 2977D8BE215AE12D0073F737 /* LocalNotificationCacheTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = LocalNotificationCacheTests.swift; sourceTree = "<group>"; }; |
747 | 749 | 29792B181FFB10A3007A0C57 /* UIViewController+MessageAutocompleteControllerLayoutDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "UIViewController+MessageAutocompleteControllerLayoutDelegate.swift"; sourceTree = "<group>"; }; |
748 | 750 | 29792B1A1FFB21AD007A0C57 /* AutocompleteController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AutocompleteController.swift; sourceTree = "<group>"; }; |
749 | 751 | 29792B1C1FFB2FC6007A0C57 /* IssueManagingNavSectionController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = IssueManagingNavSectionController.swift; sourceTree = "<group>"; }; |
|
1547 | 1549 | 29A476B11ED24D99005D0953 /* IssueTests.swift */, |
1548 | 1550 | 29C2950D1EC7B43B00D46CD2 /* ListKitTestCase.swift */, |
1549 | 1551 | 29C295091EC7AFA500D46CD2 /* ListTestKit.swift */, |
1550 | | - BD89007D20B8844B0026013F /* NetworkingURLPathTests.swift */, |
| 1552 | + 2977D8BE215AE12D0073F737 /* LocalNotificationCacheTests.swift */, |
1551 | 1553 | 49AF91B0204B416500DFF325 /* MergeTests.swift */, |
1552 | 1554 | DC60C6CC1F98344B00241271 /* Mocks */, |
| 1555 | + BD89007D20B8844B0026013F /* NetworkingURLPathTests.swift */, |
1553 | 1556 | 49D028FF1F91D90C00E39094 /* ReactionTests.swift */, |
1554 | 1557 | DC60C6CF1F9836C500241271 /* Search Tests */, |
1555 | 1558 | 9870B9071FC74E300009719C /* SecretsTests.swift */, |
|
3094 | 3097 | 293A45771F296B7E00DD1006 /* ListKitTestCase.swift in Sources */, |
3095 | 3098 | BD89007E20B8844B0026013F /* NetworkingURLPathTests.swift in Sources */, |
3096 | 3099 | BD3761B0209E032500401DFB /* BookmarkNavigationItemTests.swift in Sources */, |
| 3100 | + 2977D8BF215AE12D0073F737 /* LocalNotificationCacheTests.swift in Sources */, |
3097 | 3101 | DC5C02C51F9C6E3500E80B9F /* SearchQueryTests.swift in Sources */, |
3098 | 3102 | 293A457E1F296BD500DD1006 /* API.swift in Sources */, |
3099 | 3103 | 49AF91B1204B416500DFF325 /* MergeTests.swift in Sources */, |
|
0 commit comments