Skip to content

Commit 648fa4e

Browse files
Point WordPressAuthenticator to 'wcios/pass-flow-and-step-via-delegate' branch.
1 parent 12e0329 commit 648fa4e

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

Podfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ target 'WooCommerce' do
4444
# To allow pod to pick up beta versions use -beta. E.g., 1.1.7-beta.1
4545
# pod 'WordPressAuthenticator', '~> 2.3.0'
4646
# pod 'WordPressAuthenticator', :git => 'https://github.com/wordpress-mobile/WordPressAuthenticator-iOS.git', :commit => ''
47-
pod 'WordPressAuthenticator', :git => 'https://github.com/wordpress-mobile/WordPressAuthenticator-iOS.git', :branch => 'wcios/siteAddressSourceTag'
47+
pod 'WordPressAuthenticator', :git => 'https://github.com/wordpress-mobile/WordPressAuthenticator-iOS.git', :branch => 'wcios/pass-flow-and-step-via-delegate'
4848
# pod 'WordPressAuthenticator', :path => '../WordPressAuthenticator-iOS'
4949

5050
pod 'WordPressShared', '~> 1.15'

Podfile.lock

Lines changed: 6 additions & 6 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.3.1-beta.1):
45+
- WordPressAuthenticator (2.4.0-beta.1):
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`, branch `wcios/siteAddressSourceTag`)
95+
- WordPressAuthenticator (from `https://github.com/wordpress-mobile/WordPressAuthenticator-iOS.git`, branch `wcios/pass-flow-and-step-via-delegate`)
9696
- WordPressKit (~> 4.49.0)
9797
- WordPressShared (~> 1.15)
9898
- WordPressUI (~> 1.12.5)
@@ -141,12 +141,12 @@ SPEC REPOS:
141141

142142
EXTERNAL SOURCES:
143143
WordPressAuthenticator:
144-
:branch: wcios/siteAddressSourceTag
144+
:branch: wcios/pass-flow-and-step-via-delegate
145145
:git: https://github.com/wordpress-mobile/WordPressAuthenticator-iOS.git
146146

147147
CHECKOUT OPTIONS:
148148
WordPressAuthenticator:
149-
:commit: b04dcaca45d66d9e359320addaaf6d0e5435630f
149+
:commit: 26c17366cf3b0649dc8ff3844a159017e568a8c7
150150
:git: https://github.com/wordpress-mobile/WordPressAuthenticator-iOS.git
151151

152152
SPEC CHECKSUMS:
@@ -171,7 +171,7 @@ SPEC CHECKSUMS:
171171
UIDeviceIdentifier: af4e11e25a2ea670078e2bd677bb0e8144f9f063
172172
WordPress-Aztec-iOS: 050b34d4c3adfb7c60363849049b13d60683b348
173173
WordPress-Editor-iOS: 304098424f1051cb271546c99f906aac296b1b81
174-
WordPressAuthenticator: bcc5ce595d3a17308b148e57315e02eedf1cdc96
174+
WordPressAuthenticator: 6bb249e514cbbe68e8434801bf1287f6eada8be5
175175
WordPressKit: 96deb6ba37ea5eaec4ddcaa53eca04d653246152
176176
WordPressShared: 5477f179c7fe03b5d574f91adda66f67d131827e
177177
WordPressUI: c5be816f6c7b3392224ac21de9e521e89fa108ac
@@ -187,6 +187,6 @@ SPEC CHECKSUMS:
187187
ZendeskSupportProvidersSDK: 2bdf8544f7cd0fd4c002546f5704b813845beb2a
188188
ZendeskSupportSDK: 3a8e508ab1d9dd22dc038df6c694466414e037ba
189189

190-
PODFILE CHECKSUM: 1186e493ef6b448971a2f18976e7c56d299e55b2
190+
PODFILE CHECKSUM: 85df40c14dbef7f2a853eddf3149a800960d2d32
191191

192192
COCOAPODS: 1.11.2

0 commit comments

Comments
 (0)