Skip to content
This repository was archived by the owner on Feb 5, 2025. It is now read-only.
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
30 commits
Select commit Hold shift + click to select a range
00440f7
Reference updated `WordPressUI` git branch for UIImage+Asset extension
mindgraffiti Jul 2, 2018
d19def4
Initial changes to make `NUXSubmitButton` conform to UIAppearance cha…
mindgraffiti Jul 2, 2018
f42902c
Restore podfile settings
mindgraffiti Jul 3, 2018
524ef64
Makes NUXButton configurable using UIAppearance
mindgraffiti Jul 3, 2018
44edf1f
Delete unused image asset methods. Remove extra line (make code style…
mindgraffiti Jul 3, 2018
c10d3d0
Allows all standard `UIButton` buttons to be styled using UIAppearance
mindgraffiti Jul 3, 2018
89cc7b5
Restore podfile.lock settings
mindgraffiti Jul 3, 2018
807364b
Pod Update
mindgraffiti Jul 5, 2018
2fd7815
Change `Metric` to `DefaultRenderMetrics`
mindgraffiti Jul 5, 2018
e5ac7a0
Add a singleton with Auth styles
mindgraffiti Jul 5, 2018
2edecde
Finish authenticator style implementation for alternative login links
mindgraffiti Jul 5, 2018
1fef7ae
Merge remote-tracking branch 'origin/develop' into feature/nux-button…
jleandroperez Jul 5, 2018
e1d3781
Code review - use `integral`
mindgraffiti Jul 5, 2018
16c4724
Fix error when attempting to build for WCiOS
mindgraffiti Jul 5, 2018
eeba61e
Move structs and classes out of `WordPressAuthenticator.swift` and in…
mindgraffiti Jul 6, 2018
6a31dea
Delete rogue line
mindgraffiti Jul 6, 2018
3ed9b8b
Add missing import. Make var public.
mindgraffiti Jul 6, 2018
87e916f
Fix assignment in init method
mindgraffiti Jul 6, 2018
b29fc12
Code review changes - move activity indicator setting to its config m…
mindgraffiti Jul 6, 2018
db510d5
Use shared style instead of defaultStyle
mindgraffiti Jul 6, 2018
abaffb0
Set the titleFont for defaultstyle
mindgraffiti Jul 6, 2018
2041ab6
Set a fixed font style for NUXButton titleLabel. Leave the font uncha…
mindgraffiti Jul 9, 2018
654c331
Re-set NUXButton titleLabel font to original settings
mindgraffiti Jul 9, 2018
7d703e5
Update comment
mindgraffiti Jul 9, 2018
e730a89
Code review changes - move activityIndicator view style to `awakeFrom…
mindgraffiti Jul 9, 2018
5bb5775
Merge branch 'develop' into feature/nux-button-appearance
mindgraffiti Jul 9, 2018
695d8c1
Remove shadowOffset and use default set in `WordPressUI`
mindgraffiti Jul 10, 2018
046625d
Change font settings for NUXButton
mindgraffiti Jul 10, 2018
ad03b31
Temporarily point to `WordPressUI` branch under active development
mindgraffiti Jul 10, 2018
74e297b
Restore podfile to point to `WordPressUI ~> 1.0` version
mindgraffiti Jul 10, 2018
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
42 changes: 12 additions & 30 deletions Podfile.lock
Original file line number Diff line number Diff line change
@@ -1,20 +1,5 @@
PODS:
- 1PasswordExtension (1.8.5)
- AFNetworking (3.2.1):
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Any idea why the Podfile changes so much without Podfile changes?

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes, that's due to all the mucking about I did with making some of the pods local. I think I need to pull the original Podfile and Podfile.lock and overwrite the changes made in my PR.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We've been working on nuking AFNetworking (with Sergio) during last Hack Week, from WordPressKit. This change is just (or should be!!) a side effect of running pod install.

No need to bring back the old Podfile.lock, this is a beautiful thing actually!!! (one less dependency).

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ah, got it. 👍

- AFNetworking/NSURLSession (= 3.2.1)
- AFNetworking/Reachability (= 3.2.1)
- AFNetworking/Security (= 3.2.1)
- AFNetworking/Serialization (= 3.2.1)
- AFNetworking/UIKit (= 3.2.1)
- AFNetworking/NSURLSession (3.2.1):
- AFNetworking/Reachability
- AFNetworking/Security
- AFNetworking/Serialization
- AFNetworking/Reachability (3.2.1)
- AFNetworking/Security (3.2.1)
- AFNetworking/Serialization (3.2.1)
- AFNetworking/UIKit (3.2.1):
- AFNetworking/NSURLSession
- Alamofire (4.7.2)
- CocoaLumberjack (3.4.2):
- CocoaLumberjack/Default (= 3.4.2)
Expand All @@ -37,11 +22,11 @@ PODS:
- GoogleToolboxForMac/Defines (= 2.1.4)
- "GoogleToolboxForMac/NSString+URLArguments (= 2.1.4)"
- "GoogleToolboxForMac/NSString+URLArguments (2.1.4)"
- Gridicons (0.15)
- Gridicons (0.16)
- lottie-ios (2.5.0)
- NSObject-SafeExpectations (0.0.3)
- "NSURL+IDN (0.3)"
- OCMock (3.4.1)
- OCMock (3.4.2)
- OHHTTPStubs (6.1.0):
- OHHTTPStubs/Default (= 6.1.0)
- OHHTTPStubs/Core (6.1.0)
Expand All @@ -60,18 +45,17 @@ PODS:
- Specta (1.0.7)
- SVProgressHUD (2.2.5)
- UIDeviceIdentifier (0.5.0)
- WordPressKit (1.0.5):
- AFNetworking (= 3.2.1)
- Alamofire (= 4.7.2)
- WordPressKit (1.1):
- Alamofire (~> 4.7)
- CocoaLumberjack (= 3.4.2)
- NSObject-SafeExpectations (= 0.0.3)
- UIDeviceIdentifier (~> 0.4)
- WordPressShared (= 1.0.3)
- WordPressShared (~> 1.0.3)
- wpxmlrpc (= 0.8.3)
- WordPressShared (1.0.3):
- WordPressShared (1.0.8):
- CocoaLumberjack (~> 3.4)
- FormatterKit/TimeIntervalFormatter (= 1.8.2)
- WordPressUI (1.0.2)
- WordPressUI (1.0.6)
- wpxmlrpc (0.8.3)

DEPENDENCIES:
Expand All @@ -97,7 +81,6 @@ DEPENDENCIES:
SPEC REPOS:
https://github.com/cocoapods/specs.git:
- 1PasswordExtension
- AFNetworking
- Alamofire
- CocoaLumberjack
- Expecta
Expand All @@ -120,25 +103,24 @@ SPEC REPOS:

SPEC CHECKSUMS:
1PasswordExtension: 0e95bdea64ec8ff2f4f693be5467a09fac42a83d
AFNetworking: b6f891fdfaed196b46c7a83cf209e09697b94057
Alamofire: e4fa87002c137ba2d8d634d2c51fabcda0d5c223
CocoaLumberjack: db7cc9e464771f12054c22ff6947c5a58d43a0fd
Expecta: 3b6bd90a64b9a1dcb0b70aa0e10a7f8f631667d5
FormatterKit: 4b8f29acc9b872d5d12a63efb560661e8f2e1b98
GoogleSignInRepacked: d357702618c555f38923576924661325eb1ef22b
GoogleToolboxForMac: 91c824d21e85b31c2aae9bb011c5027c9b4e738f
Gridicons: 0e5e76ad9fc6f7cbc3da137a9751ef516c5aef73
Gridicons: 8cc5cb666d5ad8b8f1771d3c7a93d27ae25b7c2e
lottie-ios: d699fdee68d7b63e721d949388b015fef1aaa4ac
NSObject-SafeExpectations: b989b68a8a9b7b9f2b264a8b52ba9d7aab8f3129
"NSURL+IDN": 82355a0afd532fe1de08f6417c134b49b1a1c4b3
OCMock: 2cd0716969bab32a2283ff3a46fd26a8c8b4c5e3
OCMock: ebe9ee1dca7fbed0ff9193ac0b3e2d8862ea56f6
OHHTTPStubs: 1e21c7d2c084b8153fc53d48400d8919d2d432d0
Specta: 3e1bd89c3517421982dc4d1c992503e48bd5fe66
SVProgressHUD: 1428aafac632c1f86f62aa4243ec12008d7a51d6
UIDeviceIdentifier: a959a6d4f51036b4180dd31fb26483a820f1cc46
WordPressKit: afe6d2c23db6d4f110638c25e86b029e899ffc34
WordPressShared: b8e910d8133a54e9452ab7bd9d8e27e78dc2f5ba
WordPressUI: 70bceaff582bdd6fd8f3ed67aaa200e72fce245d
WordPressKit: a24baaa783c3a221f2d9a51c19318cbb27333373
WordPressShared: 063e1e8b1a7aaf635abf17f091a2d235a068abdc
WordPressUI: af141587ec444f9af753a00605bd0d3f14d8d8a3
wpxmlrpc: bfc572f62ce7ee897f6f38b098d2ba08732ecef4

PODFILE CHECKSUM: adec9882e25404ab01a7a461fcdd3ddd937d5ba6
Expand Down
34 changes: 28 additions & 6 deletions WordPressAuthenticator.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@
B56090CB208A4F5400399AE4 /* NUXNavigationController.swift in Sources */ = {isa = PBXBuildFile; fileRef = B56090BD208A4F5400399AE4 /* NUXNavigationController.swift */; };
B56090CC208A4F5400399AE4 /* NUXTableViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = B56090BE208A4F5400399AE4 /* NUXTableViewController.swift */; };
B56090CD208A4F5400399AE4 /* NUXSegueHandler.swift in Sources */ = {isa = PBXBuildFile; fileRef = B56090BF208A4F5400399AE4 /* NUXSegueHandler.swift */; };
B56090CE208A4F5400399AE4 /* NUXSubmitButton.swift in Sources */ = {isa = PBXBuildFile; fileRef = B56090C0208A4F5400399AE4 /* NUXSubmitButton.swift */; };
B56090CF208A4F5400399AE4 /* NUXCollectionViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = B56090C1208A4F5400399AE4 /* NUXCollectionViewController.swift */; };
B56090D0208A4F5400399AE4 /* NUXViewControllerBase.swift in Sources */ = {isa = PBXBuildFile; fileRef = B56090C2208A4F5400399AE4 /* NUXViewControllerBase.swift */; };
B56090D1208A4F5400399AE4 /* NUXViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = B56090C3208A4F5400399AE4 /* NUXViewController.swift */; };
Expand Down Expand Up @@ -97,6 +96,11 @@
B5ED791D207E993E00A8FD8C /* WPAuthenticatorLogging.h in Headers */ = {isa = PBXBuildFile; fileRef = B5ED7918207E993E00A8FD8C /* WPAuthenticatorLogging.h */; settings = {ATTRIBUTES = (Public, ); }; };
B5ED791F207E993E00A8FD8C /* CocoaLumberjack.swift in Sources */ = {isa = PBXBuildFile; fileRef = B5ED791A207E993E00A8FD8C /* CocoaLumberjack.swift */; };
B5ED7920207E993E00A8FD8C /* WPAuthenticatorLogging.m in Sources */ = {isa = PBXBuildFile; fileRef = B5ED791B207E993E00A8FD8C /* WPAuthenticatorLogging.m */; };
CE1B18C920EEC2C200BECC3F /* SocialService.swift in Sources */ = {isa = PBXBuildFile; fileRef = CE1B18C820EEC2C200BECC3F /* SocialService.swift */; };
CE1B18CC20EEC32400BECC3F /* WordPressCredentials.swift in Sources */ = {isa = PBXBuildFile; fileRef = CE1B18CB20EEC32400BECC3F /* WordPressCredentials.swift */; };
CE1B18CE20EEC3CB00BECC3F /* WordPressAuthenticatorDelegateProtocol.swift in Sources */ = {isa = PBXBuildFile; fileRef = CE1B18CD20EEC3CB00BECC3F /* WordPressAuthenticatorDelegateProtocol.swift */; };
CE1B18D020EEC41600BECC3F /* WordPressAuthenticatorConfiguration.swift in Sources */ = {isa = PBXBuildFile; fileRef = CE1B18CF20EEC41600BECC3F /* WordPressAuthenticatorConfiguration.swift */; };
CE1B18D220EEC44400BECC3F /* WordPressAuthenticatorStyles.swift in Sources */ = {isa = PBXBuildFile; fileRef = CE1B18D120EEC44400BECC3F /* WordPressAuthenticatorStyles.swift */; };
E8AF6B9EF50902F2117DFAF9 /* Pods_WordPressAuthenticatorTests.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 5A441EC80D2B8D2209C2E228 /* Pods_WordPressAuthenticatorTests.framework */; };
/* End PBXBuildFile section */

Expand Down Expand Up @@ -149,7 +153,6 @@
B56090BD208A4F5400399AE4 /* NUXNavigationController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = NUXNavigationController.swift; sourceTree = "<group>"; };
B56090BE208A4F5400399AE4 /* NUXTableViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = NUXTableViewController.swift; sourceTree = "<group>"; };
B56090BF208A4F5400399AE4 /* NUXSegueHandler.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = NUXSegueHandler.swift; sourceTree = "<group>"; };
B56090C0208A4F5400399AE4 /* NUXSubmitButton.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = NUXSubmitButton.swift; sourceTree = "<group>"; };
B56090C1208A4F5400399AE4 /* NUXCollectionViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = NUXCollectionViewController.swift; sourceTree = "<group>"; };
B56090C2208A4F5400399AE4 /* NUXViewControllerBase.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = NUXViewControllerBase.swift; sourceTree = "<group>"; };
B56090C3208A4F5400399AE4 /* NUXViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = NUXViewController.swift; sourceTree = "<group>"; };
Expand Down Expand Up @@ -231,6 +234,11 @@
B5ED791A207E993E00A8FD8C /* CocoaLumberjack.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = CocoaLumberjack.swift; sourceTree = "<group>"; };
B5ED791B207E993E00A8FD8C /* WPAuthenticatorLogging.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = WPAuthenticatorLogging.m; sourceTree = "<group>"; };
C736FF243DE333FCAB1C2614 /* Pods_WordPressAuthenticator.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_WordPressAuthenticator.framework; sourceTree = BUILT_PRODUCTS_DIR; };
CE1B18C820EEC2C200BECC3F /* SocialService.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SocialService.swift; sourceTree = "<group>"; };
CE1B18CB20EEC32400BECC3F /* WordPressCredentials.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = WordPressCredentials.swift; sourceTree = "<group>"; };
CE1B18CD20EEC3CB00BECC3F /* WordPressAuthenticatorDelegateProtocol.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = WordPressAuthenticatorDelegateProtocol.swift; sourceTree = "<group>"; };
CE1B18CF20EEC41600BECC3F /* WordPressAuthenticatorConfiguration.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = WordPressAuthenticatorConfiguration.swift; sourceTree = "<group>"; };
CE1B18D120EEC44400BECC3F /* WordPressAuthenticatorStyles.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = WordPressAuthenticatorStyles.swift; sourceTree = "<group>"; };
E9414A95E29F3297555AC92B /* Pods-WordPressAuthenticator.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-WordPressAuthenticator.debug.xcconfig"; path = "Pods/Target Support Files/Pods-WordPressAuthenticator/Pods-WordPressAuthenticator.debug.xcconfig"; sourceTree = "<group>"; };
FF475C5056EB60A277696BA9 /* Pods-WordPressAuthenticatorTests.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-WordPressAuthenticatorTests.release.xcconfig"; path = "Pods/Target Support Files/Pods-WordPressAuthenticatorTests/Pods-WordPressAuthenticatorTests.release.xcconfig"; sourceTree = "<group>"; };
/* End PBXFileReference section */
Expand Down Expand Up @@ -354,7 +362,6 @@
B56090BB208A4F5300399AE4 /* NUXLinkMailViewController.swift */,
B56090BD208A4F5400399AE4 /* NUXNavigationController.swift */,
B56090BF208A4F5400399AE4 /* NUXSegueHandler.swift */,
B56090C0208A4F5400399AE4 /* NUXSubmitButton.swift */,
B56090BE208A4F5400399AE4 /* NUXTableViewController.swift */,
B56090C3208A4F5400399AE4 /* NUXViewController.swift */,
B56090C2208A4F5400399AE4 /* NUXViewControllerBase.swift */,
Expand Down Expand Up @@ -390,7 +397,10 @@
B56090F2208A533100399AE4 /* WordPressAuthenticator+Errors.swift */,
B56090F4208A533200399AE4 /* WordPressAuthenticator+Events.swift */,
B56090F3208A533100399AE4 /* WordPressAuthenticator+Notifications.swift */,
CE1B18CD20EEC3CB00BECC3F /* WordPressAuthenticatorDelegateProtocol.swift */,
B56090F6208A533200399AE4 /* WordPressSupportSourceTag.swift */,
CE1B18CF20EEC41600BECC3F /* WordPressAuthenticatorConfiguration.swift */,
CE1B18D120EEC44400BECC3F /* WordPressAuthenticatorStyles.swift */,
);
path = Authenticator;
sourceTree = "<group>";
Expand All @@ -403,6 +413,7 @@
B5609105208A54F800399AE4 /* OnePasswordFacade.swift */,
B5609104208A54F800399AE4 /* SafariCredentialsService.swift */,
B56090FE208A54F700399AE4 /* SignupService.swift */,
CE1B18C820EEC2C200BECC3F /* SocialService.swift */,
B56090FF208A54F800399AE4 /* WordPressComAccountService.swift */,
B56090FC208A54F700399AE4 /* WordPressComBlogService.swift */,
B56090FD208A54F700399AE4 /* WordPressComOAuthClientFacade.h */,
Expand Down Expand Up @@ -468,6 +479,7 @@
B5ED78F6207E976500A8FD8C /* WordPressAuthenticator */ = {
isa = PBXGroup;
children = (
CE1B18CA20EEC31000BECC3F /* Credentials */,
B5609099208A4EAF00399AE4 /* Authenticator */,
B560909B208A4EB000399AE4 /* Extensions */,
B5ED7917207E993E00A8FD8C /* Logging */,
Expand Down Expand Up @@ -519,6 +531,14 @@
path = Logging;
sourceTree = "<group>";
};
CE1B18CA20EEC31000BECC3F /* Credentials */ = {
isa = PBXGroup;
children = (
CE1B18CB20EEC32400BECC3F /* WordPressCredentials.swift */,
);
path = Credentials;
sourceTree = "<group>";
};
/* End PBXGroup section */

/* Begin PBXHeadersBuildPhase section */
Expand Down Expand Up @@ -731,7 +751,6 @@
"${BUILT_PRODUCTS_DIR}/OHHTTPStubs/OHHTTPStubs.framework",
"${BUILT_PRODUCTS_DIR}/Specta/Specta.framework",
"${BUILT_PRODUCTS_DIR}/1PasswordExtension/OnePasswordExtension.framework",
"${BUILT_PRODUCTS_DIR}/AFNetworking/AFNetworking.framework",
"${BUILT_PRODUCTS_DIR}/Alamofire/Alamofire.framework",
"${BUILT_PRODUCTS_DIR}/CocoaLumberjack/CocoaLumberjack.framework",
"${BUILT_PRODUCTS_DIR}/FormatterKit/FormatterKit.framework",
Expand All @@ -755,7 +774,6 @@
"${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/OHHTTPStubs.framework",
"${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/Specta.framework",
"${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/OnePasswordExtension.framework",
"${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/AFNetworking.framework",
"${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/Alamofire.framework",
"${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/CocoaLumberjack.framework",
"${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/FormatterKit.framework",
Expand Down Expand Up @@ -790,11 +808,13 @@
B5609140208A563800399AE4 /* LoginSocialErrorCell.swift in Sources */,
B56090F7208A533200399AE4 /* WordPressAuthenticator+Errors.swift in Sources */,
B56090D2208A4F5400399AE4 /* NUXButton.swift in Sources */,
CE1B18C920EEC2C200BECC3F /* SocialService.swift in Sources */,
B56090D3208A4F5400399AE4 /* NUXLinkAuthViewController.swift in Sources */,
B5609120208A555E00399AE4 /* SignupNavigationController.swift in Sources */,
B5609143208A563800399AE4 /* LoginSocialErrorViewController.swift in Sources */,
B56090F8208A533200399AE4 /* WordPressAuthenticator+Notifications.swift in Sources */,
B56090EA208A51D000399AE4 /* LoginFields+Validation.swift in Sources */,
CE1B18CC20EEC32400BECC3F /* WordPressCredentials.swift in Sources */,
98AA5A5720AA1A7000A5958A /* WPHelpIndicatorView.swift in Sources */,
B560913C208A563800399AE4 /* LoginProloguePromoViewController.swift in Sources */,
B560910F208A54F800399AE4 /* SafariCredentialsService.swift in Sources */,
Expand All @@ -816,7 +836,10 @@
B560910C208A54F800399AE4 /* WordPressComOAuthClientFacade.m in Sources */,
B55272C320B2FE4100E18BC5 /* WPAuthenticatorLoggingPrivate.m in Sources */,
B56090C7208A4F5400399AE4 /* NUXKeyboardResponder.swift in Sources */,
CE1B18D020EEC41600BECC3F /* WordPressAuthenticatorConfiguration.swift in Sources */,
CE1B18D220EEC44400BECC3F /* WordPressAuthenticatorStyles.swift in Sources */,
B56090F0208A527000399AE4 /* FancyAlertViewController+LoginError.swift in Sources */,
CE1B18CE20EEC3CB00BECC3F /* WordPressAuthenticatorDelegateProtocol.swift in Sources */,
B5609110208A54F800399AE4 /* OnePasswordFacade.swift in Sources */,
B5609109208A54F800399AE4 /* SignupService.swift in Sources */,
B560913D208A563800399AE4 /* LoginProloguePageViewController.swift in Sources */,
Expand All @@ -840,7 +863,6 @@
B56090E4208A4F9D00399AE4 /* WPNUXMainButton.m in Sources */,
B560913B208A563800399AE4 /* LoginSelfHostedViewController.swift in Sources */,
B5609136208A563800399AE4 /* Login2FAViewController.swift in Sources */,
B56090CE208A4F5400399AE4 /* NUXSubmitButton.swift in Sources */,
B56090E1208A4F9D00399AE4 /* WPWalkthroughTextField.m in Sources */,
B56090EF208A527000399AE4 /* WPStyleGuide+Login.swift in Sources */,
B56090D0208A4F5400399AE4 /* NUXViewControllerBase.swift in Sources */,
Expand Down
Loading