Skip to content

Commit d9bf146

Browse files
Point WordPressAuthenticator pod to latest commit.
1 parent 7c6b1ef commit d9bf146

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Podfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ target 'WooCommerce' do
6666

6767
# To allow pod to pick up beta versions use -beta. E.g., 1.1.7-beta.1
6868
# pod 'WordPressAuthenticator', '~> 4.0.0'
69-
pod 'WordPressAuthenticator', :git => 'https://github.com/wordpress-mobile/WordPressAuthenticator-iOS.git', :commit => 'c83a8c9f28660dd34f1c344d3149b73dd70f0a67'
69+
pod 'WordPressAuthenticator', :git => 'https://github.com/wordpress-mobile/WordPressAuthenticator-iOS.git', :commit => 'f24fd9c6dbc73cfee583a7eba16fa81e2948fa43'
7070
# pod 'WordPressAuthenticator', :git => 'https://github.com/wordpress-mobile/WordPressAuthenticator-iOS.git', :branch => ''
7171
# pod 'WordPressAuthenticator', :path => '../WordPressAuthenticator-iOS'
7272

Podfile.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ DEPENDENCIES:
9191
- Sourcery (~> 1.0.3)
9292
- StripeTerminal (~> 2.7)
9393
- WordPress-Editor-iOS (~> 1.11.0)
94-
- WordPressAuthenticator (from `https://github.com/wordpress-mobile/WordPressAuthenticator-iOS.git`, commit `c83a8c9f28660dd34f1c344d3149b73dd70f0a67`)
94+
- WordPressAuthenticator (from `https://github.com/wordpress-mobile/WordPressAuthenticator-iOS.git`, commit `f24fd9c6dbc73cfee583a7eba16fa81e2948fa43`)
9595
- WordPressKit (~> 4.49.0)
9696
- WordPressShared (~> 1.15)
9797
- WordPressUI (~> 1.12.5)
@@ -140,12 +140,12 @@ SPEC REPOS:
140140

141141
EXTERNAL SOURCES:
142142
WordPressAuthenticator:
143-
:commit: c83a8c9f28660dd34f1c344d3149b73dd70f0a67
143+
:commit: f24fd9c6dbc73cfee583a7eba16fa81e2948fa43
144144
:git: https://github.com/wordpress-mobile/WordPressAuthenticator-iOS.git
145145

146146
CHECKOUT OPTIONS:
147147
WordPressAuthenticator:
148-
:commit: c83a8c9f28660dd34f1c344d3149b73dd70f0a67
148+
:commit: f24fd9c6dbc73cfee583a7eba16fa81e2948fa43
149149
:git: https://github.com/wordpress-mobile/WordPressAuthenticator-iOS.git
150150

151151
SPEC CHECKSUMS:
@@ -186,6 +186,6 @@ SPEC CHECKSUMS:
186186
ZendeskSupportProvidersSDK: 2bdf8544f7cd0fd4c002546f5704b813845beb2a
187187
ZendeskSupportSDK: 3a8e508ab1d9dd22dc038df6c694466414e037ba
188188

189-
PODFILE CHECKSUM: 23252dbc7fdb600c854b7331c970d771237397c7
189+
PODFILE CHECKSUM: cf3341d85382d87ae51899f0226abb1ad898a43d
190190

191191
COCOAPODS: 1.11.3

0 commit comments

Comments
 (0)