|
962 | 962 | 94C92E8A2659F09A00A96818 /* PaddingLabel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 94C92E7B2659EDBF00A96818 /* PaddingLabel.swift */; }; |
963 | 963 | 9D10B91B1D35407C008B8045 /* String+Truncate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9D10B91A1D35407C008B8045 /* String+Truncate.swift */; }; |
964 | 964 | 9D50E9471D2EDBE50096DAEC /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = A7D1F9501C850B7C000D41D5 /* Assets.xcassets */; }; |
965 | | - 9D7536CD1D78D78600A7623B /* SurveyResponseViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9D7536CC1D78D78600A7623B /* SurveyResponseViewController.swift */; }; |
966 | | - 9D7536CF1D78D88D00A7623B /* SurveyResponseViewModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9D7536CE1D78D88D00A7623B /* SurveyResponseViewModel.swift */; }; |
| 965 | + 9D7536CD1D78D78600A7623B /* PledgeManagerWebViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9D7536CC1D78D78600A7623B /* PledgeManagerWebViewController.swift */; }; |
| 966 | + 9D7536CF1D78D88D00A7623B /* PledgeManagerWebViewModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9D7536CE1D78D88D00A7623B /* PledgeManagerWebViewModel.swift */; }; |
967 | 967 | 9DC572E51D36CA9800AE209C /* ProjectActivityStyles.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9DC572E41D36CA9800AE209C /* ProjectActivityStyles.swift */; }; |
968 | 968 | A707BAD81CFFAB9400653B2F /* LoginIntent.swift in Sources */ = {isa = PBXBuildFile; fileRef = A707BAD41CFFAB9400653B2F /* LoginIntent.swift */; }; |
969 | 969 | A707BADA1CFFAB9400653B2F /* Notifications.swift in Sources */ = {isa = PBXBuildFile; fileRef = A707BAD51CFFAB9400653B2F /* Notifications.swift */; }; |
|
1130 | 1130 | A7ED1FBC1E831C5C00BFFA01 /* FindFriendsFriendFollowCellViewModelTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = A7ED1F601E831C5C00BFFA01 /* FindFriendsFriendFollowCellViewModelTests.swift */; }; |
1131 | 1131 | A7ED1FBE1E831C5C00BFFA01 /* ProjectNotificationCellViewModelTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = A7ED1F621E831C5C00BFFA01 /* ProjectNotificationCellViewModelTests.swift */; }; |
1132 | 1132 | A7ED1FBF1E831C5C00BFFA01 /* SortPagerViewModelTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = A7ED1F631E831C5C00BFFA01 /* SortPagerViewModelTests.swift */; }; |
1133 | | - A7ED1FC61E831C5C00BFFA01 /* SurveyResponseViewModelTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = A7ED1F6A1E831C5C00BFFA01 /* SurveyResponseViewModelTests.swift */; }; |
| 1133 | + A7ED1FC61E831C5C00BFFA01 /* PledgeManagerWebViewModelTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = A7ED1F6A1E831C5C00BFFA01 /* PledgeManagerWebViewModelTests.swift */; }; |
1134 | 1134 | A7ED1FC81E831C5C00BFFA01 /* MessageThreadsViewModelTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = A7ED1F6C1E831C5C00BFFA01 /* MessageThreadsViewModelTests.swift */; }; |
1135 | 1135 | A7ED1FC91E831C5C00BFFA01 /* ActivitiesViewModelTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = A7ED1F6D1E831C5C00BFFA01 /* ActivitiesViewModelTests.swift */; }; |
1136 | 1136 | A7ED1FCB1E831C5C00BFFA01 /* ActivityFriendBackingViewModelTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = A7ED1F6F1E831C5C00BFFA01 /* ActivityFriendBackingViewModelTests.swift */; }; |
|
2708 | 2708 | 94C92E7B2659EDBF00A96818 /* PaddingLabel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PaddingLabel.swift; sourceTree = "<group>"; }; |
2709 | 2709 | 94F4A96126125EA0000C21F9 /* TimeInterval+ISO8601DateTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "TimeInterval+ISO8601DateTests.swift"; sourceTree = "<group>"; }; |
2710 | 2710 | 9D10B91A1D35407C008B8045 /* String+Truncate.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "String+Truncate.swift"; sourceTree = "<group>"; }; |
2711 | | - 9D7536CC1D78D78600A7623B /* SurveyResponseViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SurveyResponseViewController.swift; sourceTree = "<group>"; }; |
2712 | | - 9D7536CE1D78D88D00A7623B /* SurveyResponseViewModel.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SurveyResponseViewModel.swift; sourceTree = "<group>"; }; |
| 2711 | + 9D7536CC1D78D78600A7623B /* PledgeManagerWebViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = PledgeManagerWebViewController.swift; sourceTree = "<group>"; }; |
| 2712 | + 9D7536CE1D78D88D00A7623B /* PledgeManagerWebViewModel.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = PledgeManagerWebViewModel.swift; sourceTree = "<group>"; }; |
2713 | 2713 | 9DC572E41D36CA9800AE209C /* ProjectActivityStyles.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ProjectActivityStyles.swift; sourceTree = "<group>"; }; |
2714 | 2714 | A707BAD31CFFAB9400653B2F /* HelpType.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = HelpType.swift; sourceTree = "<group>"; }; |
2715 | 2715 | A707BAD41CFFAB9400653B2F /* LoginIntent.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = LoginIntent.swift; sourceTree = "<group>"; }; |
|
2886 | 2886 | A7ED1F601E831C5C00BFFA01 /* FindFriendsFriendFollowCellViewModelTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = FindFriendsFriendFollowCellViewModelTests.swift; sourceTree = "<group>"; }; |
2887 | 2887 | A7ED1F621E831C5C00BFFA01 /* ProjectNotificationCellViewModelTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ProjectNotificationCellViewModelTests.swift; sourceTree = "<group>"; }; |
2888 | 2888 | A7ED1F631E831C5C00BFFA01 /* SortPagerViewModelTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SortPagerViewModelTests.swift; sourceTree = "<group>"; }; |
2889 | | - A7ED1F6A1E831C5C00BFFA01 /* SurveyResponseViewModelTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SurveyResponseViewModelTests.swift; sourceTree = "<group>"; }; |
| 2889 | + A7ED1F6A1E831C5C00BFFA01 /* PledgeManagerWebViewModelTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = PledgeManagerWebViewModelTests.swift; sourceTree = "<group>"; }; |
2890 | 2890 | A7ED1F6C1E831C5C00BFFA01 /* MessageThreadsViewModelTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = MessageThreadsViewModelTests.swift; sourceTree = "<group>"; }; |
2891 | 2891 | A7ED1F6D1E831C5C00BFFA01 /* ActivitiesViewModelTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ActivitiesViewModelTests.swift; sourceTree = "<group>"; }; |
2892 | 2892 | A7ED1F6F1E831C5C00BFFA01 /* ActivityFriendBackingViewModelTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ActivityFriendBackingViewModelTests.swift; sourceTree = "<group>"; }; |
|
4269 | 4269 | 1937A71628C93DA800DD732D /* Controller */ = { |
4270 | 4270 | isa = PBXGroup; |
4271 | 4271 | children = ( |
4272 | | - 9D7536CC1D78D78600A7623B /* SurveyResponseViewController.swift */, |
| 4272 | + 9D7536CC1D78D78600A7623B /* PledgeManagerWebViewController.swift */, |
4273 | 4273 | ); |
4274 | 4274 | path = Controller; |
4275 | 4275 | sourceTree = "<group>"; |
|
7139 | 7139 | 3767EDB222CFFF380088E8E4 /* ShippingRulesViewModelTests.swift */, |
7140 | 7140 | A72C3A921D00F6C70075227E /* SortPagerViewModel.swift */, |
7141 | 7141 | A7ED1F631E831C5C00BFFA01 /* SortPagerViewModelTests.swift */, |
7142 | | - 9D7536CE1D78D88D00A7623B /* SurveyResponseViewModel.swift */, |
7143 | | - A7ED1F6A1E831C5C00BFFA01 /* SurveyResponseViewModelTests.swift */, |
| 7142 | + 9D7536CE1D78D88D00A7623B /* PledgeManagerWebViewModel.swift */, |
| 7143 | + A7ED1F6A1E831C5C00BFFA01 /* PledgeManagerWebViewModelTests.swift */, |
7144 | 7144 | D79970B223EB6FF800584911 /* ThanksCategoryCellViewModel.swift */, |
7145 | 7145 | D79970B523EC88BB00584911 /* ThanksCategoryCellViewModelTests.swift */, |
7146 | 7146 | A7F441AB1D005A9400FE6FC5 /* ThanksViewModel.swift */, |
|
8717 | 8717 | A755116B1C8642C3005355CF /* UILabel+SimpleHTML.swift in Sources */, |
8718 | 8718 | D66850A1236CA44C00EE9AC2 /* ProjectPamphletCreatorHeaderCellViewModel.swift in Sources */, |
8719 | 8719 | A75C81201D210C4700B5AD03 /* UpdateActivityItemProvider.swift in Sources */, |
8720 | | - 9D7536CF1D78D88D00A7623B /* SurveyResponseViewModel.swift in Sources */, |
| 8720 | + 9D7536CF1D78D88D00A7623B /* PledgeManagerWebViewModel.swift in Sources */, |
8721 | 8721 | 6018626829A91B8C00EA2842 /* ThirdPartyEventInputName.swift in Sources */, |
8722 | 8722 | A710573B1DC2B2DF00A69552 /* SharedFunctions.swift in Sources */, |
8723 | 8723 | D6089E8F209106CD0032CC99 /* PushNotificationDialog.swift in Sources */, |
|
8888 | 8888 | 37CBA64D221E10E100E6CAB6 /* HelpTypeTests.swift in Sources */, |
8889 | 8889 | A7ED1FA91E831C5C00BFFA01 /* ActivityProjectStatusViewModelTests.swift in Sources */, |
8890 | 8890 | D04AACAE218BB72100CF713E /* SettingsPrivacySwitchCellViewModelTests.swift in Sources */, |
8891 | | - A7ED1FC61E831C5C00BFFA01 /* SurveyResponseViewModelTests.swift in Sources */, |
| 8891 | + A7ED1FC61E831C5C00BFFA01 /* PledgeManagerWebViewModelTests.swift in Sources */, |
8892 | 8892 | 061645AE26697D55007D8D96 /* CommentRepliesViewModelTests.swift in Sources */, |
8893 | 8893 | A7ED1F281E830FDC00BFFA01 /* CircleAvatarImageViewTests.swift in Sources */, |
8894 | 8894 | 606C45F829FACD9F001BA067 /* RemoteConfigFeature+HelpersTests.swift in Sources */, |
|
9195 | 9195 | A71003E01CDD06E600B4F4D7 /* MessageThreadCell.swift in Sources */, |
9196 | 9196 | D0A787B52204D40E006AE4F4 /* SelectCurrencyViewController.swift in Sources */, |
9197 | 9197 | 33C2FB6C2E203B640083B5FB /* KSRSearchBar.swift in Sources */, |
9198 | | - 9D7536CD1D78D78600A7623B /* SurveyResponseViewController.swift in Sources */, |
| 9198 | + 9D7536CD1D78D78600A7623B /* PledgeManagerWebViewController.swift in Sources */, |
9199 | 9199 | 59392BEC1D7094B0001C99A4 /* ProjectUpdatesViewController.swift in Sources */, |
9200 | 9200 | 8A1A93D024C601CA0012FB43 /* PledgeShippingSummaryView.swift in Sources */, |
9201 | 9201 | 8AE09C3A244537BE00036043 /* PledgeDisclaimerView.swift in Sources */, |
|
0 commit comments