|
78 | 78 | B560910D208A54F800399AE4 /* WordPressXMLRPCAPIFacade.m in Sources */ = {isa = PBXBuildFile; fileRef = B5609102208A54F800399AE4 /* WordPressXMLRPCAPIFacade.m */; }; |
79 | 79 | B560910E208A54F800399AE4 /* LoginFacade.h in Headers */ = {isa = PBXBuildFile; fileRef = B5609103208A54F800399AE4 /* LoginFacade.h */; settings = {ATTRIBUTES = (Public, ); }; }; |
80 | 80 | B560910F208A54F800399AE4 /* SafariCredentialsService.swift in Sources */ = {isa = PBXBuildFile; fileRef = B5609104208A54F800399AE4 /* SafariCredentialsService.swift */; }; |
81 | | - B5609110208A54F800399AE4 /* OnePasswordFacade.swift in Sources */ = {isa = PBXBuildFile; fileRef = B5609105208A54F800399AE4 /* OnePasswordFacade.swift */; }; |
82 | 81 | B5609111208A54F800399AE4 /* WordPressXMLRPCAPIFacade.h in Headers */ = {isa = PBXBuildFile; fileRef = B5609106208A54F800399AE4 /* WordPressXMLRPCAPIFacade.h */; settings = {ATTRIBUTES = (Public, ); }; }; |
83 | 82 | B5609116208A555600399AE4 /* LoginTextField.swift in Sources */ = {isa = PBXBuildFile; fileRef = B5609112208A555500399AE4 /* LoginTextField.swift */; }; |
84 | 83 | B5609117208A555600399AE4 /* SearchTableViewCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = B5609113208A555500399AE4 /* SearchTableViewCell.swift */; }; |
|
122 | 121 | BA53D64824DFDF97001F1ABF /* WordPressSourceTagTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = BA53D64724DFDF97001F1ABF /* WordPressSourceTagTests.swift */; }; |
123 | 122 | BA53D64B24DFE07D001F1ABF /* WordpressAuthenticatorProvider.swift in Sources */ = {isa = PBXBuildFile; fileRef = BA53D64A24DFE07D001F1ABF /* WordpressAuthenticatorProvider.swift */; }; |
124 | 123 | BA53D64D24DFE4E6001F1ABF /* ModalViewControllerPresentingSpy.swift in Sources */ = {isa = PBXBuildFile; fileRef = BA53D64C24DFE4E6001F1ABF /* ModalViewControllerPresentingSpy.swift */; }; |
125 | | - BA53D64F24DFE981001F1ABF /* MockOnePasswordFacade.swift in Sources */ = {isa = PBXBuildFile; fileRef = BA53D64E24DFE981001F1ABF /* MockOnePasswordFacade.swift */; }; |
126 | | - BA53D65324DFEA58001F1ABF /* OnePasswordResultsFetcher.swift in Sources */ = {isa = PBXBuildFile; fileRef = BA53D65224DFEA58001F1ABF /* OnePasswordResultsFetcher.swift */; }; |
127 | 124 | BA70352424F70C9F00B3AA1C /* ModalViewControllerPresenting.swift in Sources */ = {isa = PBXBuildFile; fileRef = BA70352324F70C9F00B3AA1C /* ModalViewControllerPresenting.swift */; }; |
128 | 125 | CE16177521B6D82200B82A47 /* WordPressAuthenticatorDisplayStrings.swift in Sources */ = {isa = PBXBuildFile; fileRef = CE16177421B6D82200B82A47 /* WordPressAuthenticatorDisplayStrings.swift */; }; |
129 | 126 | CE16177821B70C1A00B82A47 /* WordPressAuthenticatorDisplayTextTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = CE16177721B70C1A00B82A47 /* WordPressAuthenticatorDisplayTextTests.swift */; }; |
|
287 | 284 | B5609102208A54F800399AE4 /* WordPressXMLRPCAPIFacade.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = WordPressXMLRPCAPIFacade.m; sourceTree = "<group>"; }; |
288 | 285 | B5609103208A54F800399AE4 /* LoginFacade.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = LoginFacade.h; sourceTree = "<group>"; }; |
289 | 286 | B5609104208A54F800399AE4 /* SafariCredentialsService.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SafariCredentialsService.swift; sourceTree = "<group>"; }; |
290 | | - B5609105208A54F800399AE4 /* OnePasswordFacade.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = OnePasswordFacade.swift; sourceTree = "<group>"; }; |
291 | 287 | B5609106208A54F800399AE4 /* WordPressXMLRPCAPIFacade.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = WordPressXMLRPCAPIFacade.h; sourceTree = "<group>"; }; |
292 | 288 | B5609112208A555500399AE4 /* LoginTextField.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = LoginTextField.swift; sourceTree = "<group>"; }; |
293 | 289 | B5609113208A555500399AE4 /* SearchTableViewCell.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SearchTableViewCell.swift; sourceTree = "<group>"; }; |
|
337 | 333 | BA53D64724DFDF97001F1ABF /* WordPressSourceTagTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = WordPressSourceTagTests.swift; sourceTree = "<group>"; }; |
338 | 334 | BA53D64A24DFE07D001F1ABF /* WordpressAuthenticatorProvider.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = WordpressAuthenticatorProvider.swift; sourceTree = "<group>"; }; |
339 | 335 | BA53D64C24DFE4E6001F1ABF /* ModalViewControllerPresentingSpy.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ModalViewControllerPresentingSpy.swift; sourceTree = "<group>"; }; |
340 | | - BA53D64E24DFE981001F1ABF /* MockOnePasswordFacade.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = MockOnePasswordFacade.swift; sourceTree = "<group>"; }; |
341 | | - BA53D65224DFEA58001F1ABF /* OnePasswordResultsFetcher.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = OnePasswordResultsFetcher.swift; sourceTree = "<group>"; }; |
342 | 336 | BA70352324F70C9F00B3AA1C /* ModalViewControllerPresenting.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ModalViewControllerPresenting.swift; sourceTree = "<group>"; }; |
343 | 337 | C736FF243DE333FCAB1C2614 /* Pods_WordPressAuthenticator.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_WordPressAuthenticator.framework; sourceTree = BUILT_PRODUCTS_DIR; }; |
344 | 338 | CE16177421B6D82200B82A47 /* WordPressAuthenticatorDisplayStrings.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = WordPressAuthenticatorDisplayStrings.swift; sourceTree = "<group>"; }; |
|
666 | 660 | B5609103208A54F800399AE4 /* LoginFacade.h */, |
667 | 661 | B5609100208A54F800399AE4 /* LoginFacade.m */, |
668 | 662 | F1AF1BEE24E4A80F00BA453E /* LoginFacade.swift */, |
669 | | - B5609105208A54F800399AE4 /* OnePasswordFacade.swift */, |
670 | | - BA53D65224DFEA58001F1ABF /* OnePasswordResultsFetcher.swift */, |
671 | 663 | B5609104208A54F800399AE4 /* SafariCredentialsService.swift */, |
672 | 664 | B56090FE208A54F700399AE4 /* SignupService.swift */, |
673 | 665 | CE1B18C820EEC2C200BECC3F /* SocialService.swift */, |
|
821 | 813 | BA53D64924DFE06C001F1ABF /* Mocks */ = { |
822 | 814 | isa = PBXGroup; |
823 | 815 | children = ( |
824 | | - BA53D64E24DFE981001F1ABF /* MockOnePasswordFacade.swift */, |
825 | 816 | BA53D64C24DFE4E6001F1ABF /* ModalViewControllerPresentingSpy.swift */, |
826 | 817 | BA53D64A24DFE07D001F1ABF /* WordpressAuthenticatorProvider.swift */, |
827 | 818 | D85C36EB256E10EA00D56E34 /* MockNavigationController.swift */, |
|
1138 | 1129 | ); |
1139 | 1130 | inputPaths = ( |
1140 | 1131 | "${PODS_ROOT}/Target Support Files/Pods-WordPressAuthenticatorTests/Pods-WordPressAuthenticatorTests-frameworks.sh", |
1141 | | - "${BUILT_PRODUCTS_DIR}/1PasswordExtension/OnePasswordExtension.framework", |
1142 | 1132 | "${BUILT_PRODUCTS_DIR}/Alamofire/Alamofire.framework", |
1143 | 1133 | "${BUILT_PRODUCTS_DIR}/AppAuth/AppAuth.framework", |
1144 | 1134 | "${BUILT_PRODUCTS_DIR}/CocoaLumberjack/CocoaLumberjack.framework", |
|
1162 | 1152 | ); |
1163 | 1153 | name = "[CP] Embed Pods Frameworks"; |
1164 | 1154 | outputPaths = ( |
1165 | | - "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/OnePasswordExtension.framework", |
1166 | 1155 | "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/Alamofire.framework", |
1167 | 1156 | "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/AppAuth.framework", |
1168 | 1157 | "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/CocoaLumberjack.framework", |
|
1236 | 1225 | B560913E208A563800399AE4 /* SigninEditingState.swift in Sources */, |
1237 | 1226 | CE2D03E024E5DD4500D18942 /* UnifiedSignupViewController.swift in Sources */, |
1238 | 1227 | 98CF18F7248725370047B66C /* GoogleSignupConfirmationViewController.swift in Sources */, |
1239 | | - BA53D65324DFEA58001F1ABF /* OnePasswordResultsFetcher.swift in Sources */, |
1240 | 1228 | 1A21EE9822832BC300C940C6 /* WordPressComOAuthClientFacade+Swift.swift in Sources */, |
1241 | 1229 | D87F120B2586DA26005675C5 /* SpacerTableViewCell.swift in Sources */, |
1242 | 1230 | CEC77C6624854F2E00FB9050 /* SiteAddressViewController.swift in Sources */, |
|
1265 | 1253 | CE6BCD3824A3CB5E001BCDC5 /* TextLinkButtonTableViewCell.swift in Sources */, |
1266 | 1254 | CE16177521B6D82200B82A47 /* WordPressAuthenticatorDisplayStrings.swift in Sources */, |
1267 | 1255 | CE1B18CE20EEC3CB00BECC3F /* WordPressAuthenticatorDelegateProtocol.swift in Sources */, |
1268 | | - B5609110208A54F800399AE4 /* OnePasswordFacade.swift in Sources */, |
1269 | 1256 | F180B82424F59263000A01F5 /* StoredCredentialsPicker.swift in Sources */, |
1270 | 1257 | D881A311256B5B4700FE5605 /* NavigateToEnterSite.swift in Sources */, |
1271 | 1258 | B5609109208A54F800399AE4 /* SignupService.swift in Sources */, |
|
1322 | 1309 | BA53D64D24DFE4E6001F1ABF /* ModalViewControllerPresentingSpy.swift in Sources */, |
1323 | 1310 | BA53D64624DFDE1D001F1ABF /* CredentialsTests.swift in Sources */, |
1324 | 1311 | D85C36EC256E10EA00D56E34 /* MockNavigationController.swift in Sources */, |
1325 | | - BA53D64F24DFE981001F1ABF /* MockOnePasswordFacade.swift in Sources */, |
1326 | 1312 | 3F550D4E23DA429B007E5897 /* AppSelectorTests.swift in Sources */, |
1327 | 1313 | BA53D64B24DFE07D001F1ABF /* WordpressAuthenticatorProvider.swift in Sources */, |
1328 | 1314 | CE16177821B70C1A00B82A47 /* WordPressAuthenticatorDisplayTextTests.swift in Sources */, |
|
0 commit comments