Skip to content

Commit 774232a

Browse files
committed
Update pod version for WordPressAuthenticator
1 parent e180a11 commit 774232a

File tree

2 files changed

+8
-16
lines changed

2 files changed

+8
-16
lines changed

Podfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,8 +42,8 @@ target 'WooCommerce' do
4242
pod 'Gridicons', '~> 1.2.0'
4343

4444
# To allow pod to pick up beta versions use -beta. E.g., 1.1.7-beta.1
45-
# pod 'WordPressAuthenticator', '~> 2.2.0'
46-
pod 'WordPressAuthenticator', :git => 'https://github.com/wordpress-mobile/WordPressAuthenticator-iOS.git', :commit => '7cdd0c6e44fb1f5356a974cdd6a05c3d2d5210f6'
45+
pod 'WordPressAuthenticator', '~> 2.2.1-beta.3'
46+
# pod 'WordPressAuthenticator', :git => 'https://github.com/wordpress-mobile/WordPressAuthenticator-iOS.git', :commit => '7cdd0c6e44fb1f5356a974cdd6a05c3d2d5210f6'
4747
# pod 'WordPressAuthenticator', :git => 'https://github.com/wordpress-mobile/WordPressAuthenticator-iOS.git', :branch => ''
4848
# pod 'WordPressAuthenticator', :path => '../WordPressAuthenticator-iOS'
4949

Podfile.lock

Lines changed: 6 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ PODS:
4242
- WordPress-Aztec-iOS (1.11.0)
4343
- WordPress-Editor-iOS (1.11.0):
4444
- WordPress-Aztec-iOS (= 1.11.0)
45-
- WordPressAuthenticator (2.2.1-beta.2):
45+
- WordPressAuthenticator (2.2.1-beta.3):
4646
- Alamofire (~> 4.8)
4747
- CocoaLumberjack (~> 3.5)
4848
- GoogleSignIn (~> 6.0.1)
@@ -92,7 +92,7 @@ DEPENDENCIES:
9292
- Sourcery (~> 1.0.3)
9393
- StripeTerminal (~> 2.7)
9494
- WordPress-Editor-iOS (~> 1.11.0)
95-
- WordPressAuthenticator (from `https://github.com/wordpress-mobile/WordPressAuthenticator-iOS.git`, commit `7cdd0c6e44fb1f5356a974cdd6a05c3d2d5210f6`)
95+
- WordPressAuthenticator (~> 2.2.1-beta.3)
9696
- WordPressKit (~> 4.49.0)
9797
- WordPressShared (~> 1.15)
9898
- WordPressUI (~> 1.12.5)
@@ -102,6 +102,8 @@ DEPENDENCIES:
102102
- ZendeskSupportSDK (~> 5.0)
103103

104104
SPEC REPOS:
105+
https://github.com/wordpress-mobile/cocoapods-specs.git:
106+
- WordPressAuthenticator
105107
trunk:
106108
- Alamofire
107109
- AppAuth
@@ -139,16 +141,6 @@ SPEC REPOS:
139141
- ZendeskSupportProvidersSDK
140142
- ZendeskSupportSDK
141143

142-
EXTERNAL SOURCES:
143-
WordPressAuthenticator:
144-
:commit: 7cdd0c6e44fb1f5356a974cdd6a05c3d2d5210f6
145-
:git: https://github.com/wordpress-mobile/WordPressAuthenticator-iOS.git
146-
147-
CHECKOUT OPTIONS:
148-
WordPressAuthenticator:
149-
:commit: 7cdd0c6e44fb1f5356a974cdd6a05c3d2d5210f6
150-
:git: https://github.com/wordpress-mobile/WordPressAuthenticator-iOS.git
151-
152144
SPEC CHECKSUMS:
153145
Alamofire: 3ec537f71edc9804815215393ae2b1a8ea33a844
154146
AppAuth: 80317d99ac7ff2801a2f18ff86b48cd315ed465d
@@ -171,7 +163,7 @@ SPEC CHECKSUMS:
171163
UIDeviceIdentifier: af4e11e25a2ea670078e2bd677bb0e8144f9f063
172164
WordPress-Aztec-iOS: 050b34d4c3adfb7c60363849049b13d60683b348
173165
WordPress-Editor-iOS: 304098424f1051cb271546c99f906aac296b1b81
174-
WordPressAuthenticator: 309e3c060d1a777a1d691d393f0e17b8d3484791
166+
WordPressAuthenticator: 40d028b26ceeb093620d3748198f142f4e416e65
175167
WordPressKit: 96deb6ba37ea5eaec4ddcaa53eca04d653246152
176168
WordPressShared: 5477f179c7fe03b5d574f91adda66f67d131827e
177169
WordPressUI: c5be816f6c7b3392224ac21de9e521e89fa108ac
@@ -187,6 +179,6 @@ SPEC CHECKSUMS:
187179
ZendeskSupportProvidersSDK: 2bdf8544f7cd0fd4c002546f5704b813845beb2a
188180
ZendeskSupportSDK: 3a8e508ab1d9dd22dc038df6c694466414e037ba
189181

190-
PODFILE CHECKSUM: 30045b07a3881a6fb49591b61b35fb20233ebae0
182+
PODFILE CHECKSUM: 2f80965199751d9b642db8d680aa08c11547a548
191183

192184
COCOAPODS: 1.11.2

0 commit comments

Comments
 (0)