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
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
2 changes: 1 addition & 1 deletion Podfile
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ target 'WordPressAuthenticator' do
##
pod 'Gridicons', '~> 0.15'
pod 'WordPressUI', '~> 1.0'
pod 'WordPressKit', '~> 3.0.0-beta.1'
pod 'WordPressKit', '~> 3.1.1'
pod 'WordPressShared', '~> 1.4'

## Third party libraries
Expand Down
10 changes: 5 additions & 5 deletions Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -45,9 +45,9 @@ PODS:
- Specta (1.0.7)
- SVProgressHUD (2.2.5)
- UIDeviceIdentifier (1.1.4)
- WordPressKit (3.0.0-beta.1):
- WordPressKit (3.1.1):
- Alamofire (~> 4.7.3)
- CocoaLumberjack (= 3.4.2)
- CocoaLumberjack (~> 3.4)
- NSObject-SafeExpectations (= 0.0.3)
- UIDeviceIdentifier (~> 1.1.4)
- WordPressShared (~> 1.4)
Expand All @@ -72,7 +72,7 @@ DEPENDENCIES:
- OHHTTPStubs/Swift (= 6.1.0)
- Specta (= 1.0.7)
- SVProgressHUD (= 2.2.5)
- WordPressKit (~> 3.0.0-beta.1)
- WordPressKit (~> 3.1.1)
- WordPressShared (~> 1.4)
- WordPressUI (~> 1.0)

Expand Down Expand Up @@ -116,11 +116,11 @@ SPEC CHECKSUMS:
Specta: 3e1bd89c3517421982dc4d1c992503e48bd5fe66
SVProgressHUD: 1428aafac632c1f86f62aa4243ec12008d7a51d6
UIDeviceIdentifier: 8f8a24b257a4d978c8d40ad1e7355b944ffbfa8c
WordPressKit: 843906cb26fb8a92dddefd9a324a821555bf2b94
WordPressKit: 9af12361492d12c6c5512d3d7de594aa415ad670
WordPressShared: cfbda56868419842dd7a106a4e807069a0c17aa9
WordPressUI: 44fe43a9c5c504dfd534286e39e1ce6ebcd69ff5
wpxmlrpc: 6ba55c773cfa27083ae4a2173e69b19f46da98e2

PODFILE CHECKSUM: bba3fa5287f208435d83f079ef7069a51a5c090a
PODFILE CHECKSUM: 27c0c28bb071b03e83e1290c82e593579299f1ff

COCOAPODS: 1.5.3
4 changes: 2 additions & 2 deletions WordPressAuthenticator.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -26,14 +26,14 @@ Pod::Spec.new do |s|

s.dependency '1PasswordExtension', '1.8.5'
s.dependency 'Alamofire', '4.7.3'
s.dependency 'CocoaLumberjack', '3.4.2'
s.dependency 'CocoaLumberjack', '~> 3.4'
s.dependency 'lottie-ios', '2.5.2'
s.dependency 'NSURL+IDN', '0.3'
s.dependency 'SVProgressHUD', '2.2.5'

s.dependency 'Gridicons', '~> 0.15'
s.dependency 'GoogleSignInRepacked', '4.1.2'
s.dependency 'WordPressUI', '~> 1.0'
s.dependency 'WordPressKit', '~> 3.0.0-beta.1'
s.dependency 'WordPressKit', '~> 3.1.1'
s.dependency 'WordPressShared', '~> 1.4'
end
4 changes: 4 additions & 0 deletions WordPressAuthenticator.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -104,6 +104,7 @@
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 */; };
FF629D9622393500004C4106 /* WordPressAuthenticator.podspec in Resources */ = {isa = PBXBuildFile; fileRef = FF629D9522393500004C4106 /* WordPressAuthenticator.podspec */; };
/* End PBXBuildFile section */

/* Begin PBXContainerItemProxy section */
Expand Down Expand Up @@ -245,6 +246,7 @@
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>"; };
FF629D9522393500004C4106 /* WordPressAuthenticator.podspec */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = WordPressAuthenticator.podspec; sourceTree = "<group>"; };
/* End PBXFileReference section */

/* Begin PBXFrameworksBuildPhase section */
Expand Down Expand Up @@ -465,6 +467,7 @@
B5ED78EA207E976500A8FD8C = {
isa = PBXGroup;
children = (
FF629D9522393500004C4106 /* WordPressAuthenticator.podspec */,
B5ED78F6207E976500A8FD8C /* WordPressAuthenticator */,
B5ED7901207E976500A8FD8C /* WordPressAuthenticatorTests */,
B5ED78F5207E976500A8FD8C /* Products */,
Expand Down Expand Up @@ -662,6 +665,7 @@
B5609118208A555600399AE4 /* SearchTableViewCell.xib in Resources */,
B560913F208A563800399AE4 /* Login.storyboard in Resources */,
B5609137208A563800399AE4 /* EmailMagicLink.storyboard in Resources */,
FF629D9622393500004C4106 /* WordPressAuthenticator.podspec in Resources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
Expand Down