Skip to content
This repository was archived by the owner on Feb 5, 2025. It is now read-only.

Commit 3b787f7

Browse files
Merge pull request #60 from wordpress-mobile/release/1.1.11
Update to version 1.1.11
2 parents 10eeeb5 + 3646e6e commit 3b787f7

File tree

4 files changed

+12
-8
lines changed

4 files changed

+12
-8
lines changed

Podfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ target 'WordPressAuthenticator' do
1717
##
1818
pod 'Gridicons', '~> 0.15'
1919
pod 'WordPressUI', '~> 1.0'
20-
pod 'WordPressKit', '~> 3.0.0-beta.1'
20+
pod 'WordPressKit', '~> 3.1.1'
2121
pod 'WordPressShared', '~> 1.4'
2222

2323
## Third party libraries

Podfile.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -45,9 +45,9 @@ PODS:
4545
- Specta (1.0.7)
4646
- SVProgressHUD (2.2.5)
4747
- UIDeviceIdentifier (1.1.4)
48-
- WordPressKit (3.0.0-beta.1):
48+
- WordPressKit (3.1.1):
4949
- Alamofire (~> 4.7.3)
50-
- CocoaLumberjack (= 3.4.2)
50+
- CocoaLumberjack (~> 3.4)
5151
- NSObject-SafeExpectations (= 0.0.3)
5252
- UIDeviceIdentifier (~> 1.1.4)
5353
- WordPressShared (~> 1.4)
@@ -72,7 +72,7 @@ DEPENDENCIES:
7272
- OHHTTPStubs/Swift (= 6.1.0)
7373
- Specta (= 1.0.7)
7474
- SVProgressHUD (= 2.2.5)
75-
- WordPressKit (~> 3.0.0-beta.1)
75+
- WordPressKit (~> 3.1.1)
7676
- WordPressShared (~> 1.4)
7777
- WordPressUI (~> 1.0)
7878

@@ -116,11 +116,11 @@ SPEC CHECKSUMS:
116116
Specta: 3e1bd89c3517421982dc4d1c992503e48bd5fe66
117117
SVProgressHUD: 1428aafac632c1f86f62aa4243ec12008d7a51d6
118118
UIDeviceIdentifier: 8f8a24b257a4d978c8d40ad1e7355b944ffbfa8c
119-
WordPressKit: 843906cb26fb8a92dddefd9a324a821555bf2b94
119+
WordPressKit: 9af12361492d12c6c5512d3d7de594aa415ad670
120120
WordPressShared: cfbda56868419842dd7a106a4e807069a0c17aa9
121121
WordPressUI: 44fe43a9c5c504dfd534286e39e1ce6ebcd69ff5
122122
wpxmlrpc: 6ba55c773cfa27083ae4a2173e69b19f46da98e2
123123

124-
PODFILE CHECKSUM: bba3fa5287f208435d83f079ef7069a51a5c090a
124+
PODFILE CHECKSUM: 27c0c28bb071b03e83e1290c82e593579299f1ff
125125

126126
COCOAPODS: 1.5.3

WordPressAuthenticator.podspec

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,14 +26,14 @@ Pod::Spec.new do |s|
2626

2727
s.dependency '1PasswordExtension', '1.8.5'
2828
s.dependency 'Alamofire', '4.7.3'
29-
s.dependency 'CocoaLumberjack', '3.4.2'
29+
s.dependency 'CocoaLumberjack', '~> 3.4'
3030
s.dependency 'lottie-ios', '2.5.2'
3131
s.dependency 'NSURL+IDN', '0.3'
3232
s.dependency 'SVProgressHUD', '2.2.5'
3333

3434
s.dependency 'Gridicons', '~> 0.15'
3535
s.dependency 'GoogleSignInRepacked', '4.1.2'
3636
s.dependency 'WordPressUI', '~> 1.0'
37-
s.dependency 'WordPressKit', '~> 3.0.0-beta.1'
37+
s.dependency 'WordPressKit', '~> 3.1.1'
3838
s.dependency 'WordPressShared', '~> 1.4'
3939
end

WordPressAuthenticator.xcodeproj/project.pbxproj

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -104,6 +104,7 @@
104104
CE1B18D020EEC41600BECC3F /* WordPressAuthenticatorConfiguration.swift in Sources */ = {isa = PBXBuildFile; fileRef = CE1B18CF20EEC41600BECC3F /* WordPressAuthenticatorConfiguration.swift */; };
105105
CE1B18D220EEC44400BECC3F /* WordPressAuthenticatorStyles.swift in Sources */ = {isa = PBXBuildFile; fileRef = CE1B18D120EEC44400BECC3F /* WordPressAuthenticatorStyles.swift */; };
106106
E8AF6B9EF50902F2117DFAF9 /* Pods_WordPressAuthenticatorTests.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 5A441EC80D2B8D2209C2E228 /* Pods_WordPressAuthenticatorTests.framework */; };
107+
FF629D9622393500004C4106 /* WordPressAuthenticator.podspec in Resources */ = {isa = PBXBuildFile; fileRef = FF629D9522393500004C4106 /* WordPressAuthenticator.podspec */; };
107108
/* End PBXBuildFile section */
108109

109110
/* Begin PBXContainerItemProxy section */
@@ -245,6 +246,7 @@
245246
CE1B18D120EEC44400BECC3F /* WordPressAuthenticatorStyles.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = WordPressAuthenticatorStyles.swift; sourceTree = "<group>"; };
246247
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>"; };
247248
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>"; };
249+
FF629D9522393500004C4106 /* WordPressAuthenticator.podspec */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = WordPressAuthenticator.podspec; sourceTree = "<group>"; };
248250
/* End PBXFileReference section */
249251

250252
/* Begin PBXFrameworksBuildPhase section */
@@ -465,6 +467,7 @@
465467
B5ED78EA207E976500A8FD8C = {
466468
isa = PBXGroup;
467469
children = (
470+
FF629D9522393500004C4106 /* WordPressAuthenticator.podspec */,
468471
B5ED78F6207E976500A8FD8C /* WordPressAuthenticator */,
469472
B5ED7901207E976500A8FD8C /* WordPressAuthenticatorTests */,
470473
B5ED78F5207E976500A8FD8C /* Products */,
@@ -662,6 +665,7 @@
662665
B5609118208A555600399AE4 /* SearchTableViewCell.xib in Resources */,
663666
B560913F208A563800399AE4 /* Login.storyboard in Resources */,
664667
B5609137208A563800399AE4 /* EmailMagicLink.storyboard in Resources */,
668+
FF629D9622393500004C4106 /* WordPressAuthenticator.podspec in Resources */,
665669
);
666670
runOnlyForDeploymentPostprocessing = 0;
667671
};

0 commit comments

Comments
 (0)