|
1681 | 1681 | DE4D308928507B5B00E36ADD /* CouponCreationSuccess.swift in Sources */ = {isa = PBXBuildFile; fileRef = DE4D308828507B5B00E36ADD /* CouponCreationSuccess.swift */; }; |
1682 | 1682 | DE4FB7732812AE96003D20D6 /* FilterListView.swift in Sources */ = {isa = PBXBuildFile; fileRef = DE4FB7722812AE96003D20D6 /* FilterListView.swift */; }; |
1683 | 1683 | DE50294928BEF4CF00551736 /* WordPressOrgCredentials+Authenticator.swift in Sources */ = {isa = PBXBuildFile; fileRef = DE50294828BEF4CF00551736 /* WordPressOrgCredentials+Authenticator.swift */; }; |
1684 | | - DE50294B28BEF6B100551736 /* JetpackConnectionErrorViewModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = DE50294A28BEF6B100551736 /* JetpackConnectionErrorViewModel.swift */; }; |
1685 | 1684 | DE50294D28BEF8F100551736 /* JetpackConnectionWebViewModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = DE50294C28BEF8F100551736 /* JetpackConnectionWebViewModel.swift */; }; |
1686 | 1685 | DE50295328BF4A8A00551736 /* JetpackConnectionWebViewModelTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = DE50295228BF4A8A00551736 /* JetpackConnectionWebViewModelTests.swift */; }; |
1687 | | - DE50295528BF4C4100551736 /* JetpackConnectionErrorViewModelTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = DE50295428BF4C4100551736 /* JetpackConnectionErrorViewModelTests.swift */; }; |
1688 | 1686 | DE50295728BF595200551736 /* WordPressOrgCredentialsAuthenticatorTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = DE50295628BF595200551736 /* WordPressOrgCredentialsAuthenticatorTests.swift */; }; |
1689 | 1687 | DE525499268C8B32007A5829 /* UIRefreshControl+Woo.swift in Sources */ = {isa = PBXBuildFile; fileRef = DE525498268C8B32007A5829 /* UIRefreshControl+Woo.swift */; }; |
1690 | 1688 | DE61978B28991F0E005E4362 /* WKWebView+Authenticated.swift in Sources */ = {isa = PBXBuildFile; fileRef = DE61978A28991F0E005E4362 /* WKWebView+Authenticated.swift */; }; |
|
3601 | 3599 | DE4D308828507B5B00E36ADD /* CouponCreationSuccess.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CouponCreationSuccess.swift; sourceTree = "<group>"; }; |
3602 | 3600 | DE4FB7722812AE96003D20D6 /* FilterListView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = FilterListView.swift; sourceTree = "<group>"; }; |
3603 | 3601 | DE50294828BEF4CF00551736 /* WordPressOrgCredentials+Authenticator.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = "WordPressOrgCredentials+Authenticator.swift"; path = "Classes/Authentication/WordPressOrgCredentials+Authenticator.swift"; sourceTree = SOURCE_ROOT; }; |
3604 | | - DE50294A28BEF6B100551736 /* JetpackConnectionErrorViewModel.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = JetpackConnectionErrorViewModel.swift; sourceTree = "<group>"; }; |
3605 | 3602 | DE50294C28BEF8F100551736 /* JetpackConnectionWebViewModel.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = JetpackConnectionWebViewModel.swift; sourceTree = "<group>"; }; |
3606 | 3603 | DE50295228BF4A8A00551736 /* JetpackConnectionWebViewModelTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = JetpackConnectionWebViewModelTests.swift; sourceTree = "<group>"; }; |
3607 | | - DE50295428BF4C4100551736 /* JetpackConnectionErrorViewModelTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = JetpackConnectionErrorViewModelTests.swift; sourceTree = "<group>"; }; |
3608 | 3604 | DE50295628BF595200551736 /* WordPressOrgCredentialsAuthenticatorTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = WordPressOrgCredentialsAuthenticatorTests.swift; sourceTree = "<group>"; }; |
3609 | 3605 | DE525498268C8B32007A5829 /* UIRefreshControl+Woo.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "UIRefreshControl+Woo.swift"; sourceTree = "<group>"; }; |
3610 | 3606 | DE61978A28991F0E005E4362 /* WKWebView+Authenticated.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "WKWebView+Authenticated.swift"; sourceTree = "<group>"; }; |
|
6013 | 6009 | DE61979428A25842005E4362 /* StorePickerViewModelTests.swift */, |
6014 | 6010 | DE3404E928B4C1D000CF0D97 /* NonAtomicSiteViewModelTests.swift */, |
6015 | 6011 | DE50295228BF4A8A00551736 /* JetpackConnectionWebViewModelTests.swift */, |
6016 | | - DE50295428BF4C4100551736 /* JetpackConnectionErrorViewModelTests.swift */, |
6017 | 6012 | ); |
6018 | 6013 | path = Authentication; |
6019 | 6014 | sourceTree = "<group>"; |
|
8176 | 8171 | DEFA3D922897D8930076FAE1 /* NoWooErrorViewModel.swift */, |
8177 | 8172 | DEFB3010289904E300A620B3 /* WooSetupWebViewModel.swift */, |
8178 | 8173 | DE3404E728B4B96800CF0D97 /* NonAtomicSiteViewModel.swift */, |
8179 | | - DE50294A28BEF6B100551736 /* JetpackConnectionErrorViewModel.swift */, |
8180 | 8174 | DE50294C28BEF8F100551736 /* JetpackConnectionWebViewModel.swift */, |
8181 | 8175 | ); |
8182 | 8176 | path = "Navigation Exceptions"; |
|
9821 | 9815 | 45E9A6E424DAE1EA00A600E8 /* ProductReviewsViewController.swift in Sources */, |
9822 | 9816 | D8736B7522F1FE1600A14A29 /* BadgeLabel.swift in Sources */, |
9823 | 9817 | B5F8B7E02194759100DAB7E2 /* ReviewDetailsViewController.swift in Sources */, |
9824 | | - DE50294B28BEF6B100551736 /* JetpackConnectionErrorViewModel.swift in Sources */, |
9825 | 9818 | 262A098B2628C51D0033AD20 /* OrderAddOnListViewModel.swift in Sources */, |
9826 | 9819 | 0262DA5323A238460029AF30 /* UnitInputTableViewCell.swift in Sources */, |
9827 | 9820 | D8EE9692264D328A0033B2F9 /* ReceiptViewController.swift in Sources */, |
|
10780 | 10773 | A655725D258B91AE008AE7CA /* OrderListCellViewModelTests.swift in Sources */, |
10781 | 10774 | 022C658C2863BBAC00EC35A9 /* ProductFormViewController+ProductImageUploaderTests.swift in Sources */, |
10782 | 10775 | 093B265927DF15100026F92D /* BulkUpdatePriceViewControllerTests.swift in Sources */, |
10783 | | - DE50295528BF4C4100551736 /* JetpackConnectionErrorViewModelTests.swift in Sources */, |
10784 | 10776 | 2614EB1C24EB611200968D4B /* TopBannerViewTests.swift in Sources */, |
10785 | 10777 | B5DBF3C320E1484400B53AED /* StoresManagerTests.swift in Sources */, |
10786 | 10778 | DE3404EA28B4C1D000CF0D97 /* NonAtomicSiteViewModelTests.swift in Sources */, |
|
0 commit comments