|
311 | 311 | 5754727B2451F14600A94C3C /* Observable.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5754727A2451F14600A94C3C /* Observable.swift */; }; |
312 | 312 | 5754727D2451F1D800A94C3C /* PublishSubject.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5754727C2451F1D800A94C3C /* PublishSubject.swift */; }; |
313 | 313 | 5754727F24520B2A00A94C3C /* Observer.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5754727E24520B2A00A94C3C /* Observer.swift */; }; |
| 314 | + 575472812452185300A94C3C /* ForegroundNotification.swift in Sources */ = {isa = PBXBuildFile; fileRef = 575472802452185300A94C3C /* ForegroundNotification.swift */; }; |
314 | 315 | 576F92222423C3C0003E5FEF /* OrdersViewModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 576F92212423C3C0003E5FEF /* OrdersViewModel.swift */; }; |
315 | 316 | 5795F22C23E26A8D00F6707C /* OrderSearchStarterViewController.xib in Resources */ = {isa = PBXBuildFile; fileRef = 5795F22B23E26A8D00F6707C /* OrderSearchStarterViewController.xib */; }; |
316 | 317 | 5795F22E23E26A9E00F6707C /* OrderSearchStarterViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5795F22D23E26A9E00F6707C /* OrderSearchStarterViewController.swift */; }; |
|
323 | 324 | 57F34AA12423D45A00E38AFB /* OrdersViewModelTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 57F34AA02423D45A00E38AFB /* OrdersViewModelTests.swift */; }; |
324 | 325 | 6856D2A5C2076F5BF14F2C11 /* KeyboardStateProviderTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6856DCE1638958DA296D690F /* KeyboardStateProviderTests.swift */; }; |
325 | 326 | 6856D31F941A33BAE66F394D /* KeyboardFrameAdjustmentProvider.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6856D3846BBF078CB5D955B9 /* KeyboardFrameAdjustmentProvider.swift */; }; |
| 327 | + 6856D49DB7DCF4D87745C0B1 /* MockPushNotificationsManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6856D249FD1702FE3864950A /* MockPushNotificationsManager.swift */; }; |
326 | 328 | 6856D806DE7DB61522D54044 /* NSMutableAttributedStringHelperTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6856D7981E11F85D5E4EFED7 /* NSMutableAttributedStringHelperTests.swift */; }; |
327 | 329 | 6856DB2E741639716E149967 /* KeyboardStateProvider.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6856D02484A69911F2B91714 /* KeyboardStateProvider.swift */; }; |
328 | 330 | 6856DE479EC3B2265AC1F775 /* Calendar+Extensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6856D66A1963092C34D20674 /* Calendar+Extensions.swift */; }; |
|
1131 | 1133 | 5754727A2451F14600A94C3C /* Observable.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Observable.swift; sourceTree = "<group>"; }; |
1132 | 1134 | 5754727C2451F1D800A94C3C /* PublishSubject.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PublishSubject.swift; sourceTree = "<group>"; }; |
1133 | 1135 | 5754727E24520B2A00A94C3C /* Observer.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Observer.swift; sourceTree = "<group>"; }; |
| 1136 | + 575472802452185300A94C3C /* ForegroundNotification.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ForegroundNotification.swift; sourceTree = "<group>"; }; |
1134 | 1137 | 576F92212423C3C0003E5FEF /* OrdersViewModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = OrdersViewModel.swift; sourceTree = "<group>"; }; |
1135 | 1138 | 5795F22B23E26A8D00F6707C /* OrderSearchStarterViewController.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = OrderSearchStarterViewController.xib; sourceTree = "<group>"; }; |
1136 | 1139 | 5795F22D23E26A9E00F6707C /* OrderSearchStarterViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = OrderSearchStarterViewController.swift; sourceTree = "<group>"; }; |
|
1143 | 1146 | 57F34AA02423D45A00E38AFB /* OrdersViewModelTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = OrdersViewModelTests.swift; sourceTree = "<group>"; }; |
1144 | 1147 | 6856D02484A69911F2B91714 /* KeyboardStateProvider.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = KeyboardStateProvider.swift; sourceTree = "<group>"; }; |
1145 | 1148 | 6856D1A5F72A36AB3704D19D /* AgeTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = AgeTests.swift; sourceTree = "<group>"; }; |
| 1149 | + 6856D249FD1702FE3864950A /* MockPushNotificationsManager.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = MockPushNotificationsManager.swift; sourceTree = "<group>"; }; |
1146 | 1150 | 6856D3846BBF078CB5D955B9 /* KeyboardFrameAdjustmentProvider.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = KeyboardFrameAdjustmentProvider.swift; sourceTree = "<group>"; }; |
1147 | 1151 | 6856D66A1963092C34D20674 /* Calendar+Extensions.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "Calendar+Extensions.swift"; sourceTree = "<group>"; }; |
1148 | 1152 | 6856D7981E11F85D5E4EFED7 /* NSMutableAttributedStringHelperTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = NSMutableAttributedStringHelperTests.swift; sourceTree = "<group>"; }; |
|
2450 | 2454 | 02A275C523FE9EFC005C560F /* MockFeatureFlagService.swift */, |
2451 | 2455 | 02B653AB2429F7BF00A9C839 /* MockTaxClassStoresManager.swift */, |
2452 | 2456 | 02EA6BFB2435EC3500FFF90A /* MockImageDownloader.swift */, |
| 2457 | + 6856D249FD1702FE3864950A /* MockPushNotificationsManager.swift */, |
2453 | 2458 | ); |
2454 | 2459 | path = Mockups; |
2455 | 2460 | sourceTree = "<group>"; |
|
3669 | 3674 | D831E2DB230E0558000037D0 /* Authentication.swift */, |
3670 | 3675 | D831E2DF230E0BA7000037D0 /* Logs.swift */, |
3671 | 3676 | 02FE89C8231FB31400E85EF8 /* FeatureFlagService.swift */, |
| 3677 | + 575472802452185300A94C3C /* ForegroundNotification.swift */, |
3672 | 3678 | ); |
3673 | 3679 | path = ServiceLocator; |
3674 | 3680 | sourceTree = "<group>"; |
|
4664 | 4670 | 021AEF9E2407F55C00029D28 /* PHAssetImageLoader.swift in Sources */, |
4665 | 4671 | 020BE74D23B1F5EB007FE54C /* TitleAndTextFieldTableViewCell.swift in Sources */, |
4666 | 4672 | D81F2D37225F0D160084BF9C /* EmptyListMessageWithActionView.swift in Sources */, |
| 4673 | + 575472812452185300A94C3C /* ForegroundNotification.swift in Sources */, |
4667 | 4674 | B55BC1F121A878A30011A0C0 /* String+HTML.swift in Sources */, |
4668 | 4675 | B56C721221B5B44000E5E85B /* PushNotificationsConfiguration.swift in Sources */, |
4669 | 4676 | 02279587237A50C900787C63 /* AztecHeaderFormatBarCommand.swift in Sources */, |
|
4868 | 4875 | 6856D806DE7DB61522D54044 /* NSMutableAttributedStringHelperTests.swift in Sources */, |
4869 | 4876 | 6856DF20E1BDCC391635F707 /* AgeTests.swift in Sources */, |
4870 | 4877 | 6856DE479EC3B2265AC1F775 /* Calendar+Extensions.swift in Sources */, |
| 4878 | + 6856D49DB7DCF4D87745C0B1 /* MockPushNotificationsManager.swift in Sources */, |
4871 | 4879 | ); |
4872 | 4880 | runOnlyForDeploymentPostprocessing = 0; |
4873 | 4881 | }; |
|
0 commit comments