File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed
Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -43,8 +43,8 @@ target 'WooCommerce' do
4343
4444 # To allow pod to pick up beta versions use -beta. E.g., 1.1.7-beta.1
4545 # pod 'WordPressAuthenticator', '~> 2.3.0'
46- # 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/pass-flow-and-step-via-delegate '
46+ pod 'WordPressAuthenticator' , :git => 'https://github.com/wordpress-mobile/WordPressAuthenticator-iOS.git' , :commit => 'bce1cffedfa49ae30acb3995c0c4e75cac2aa21c '
47+ # pod 'WordPressAuthenticator', :git => 'https://github.com/wordpress-mobile/WordPressAuthenticator-iOS.git', :branch => ''
4848 # pod 'WordPressAuthenticator', :path => '../WordPressAuthenticator-iOS'
4949
5050 pod 'WordPressShared' , '~> 1.15'
Original file line number Diff line number Diff line change @@ -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/pass-flow-and-step-via-delegate `)
95+ - WordPressAuthenticator (from `https://github.com/wordpress-mobile/WordPressAuthenticator-iOS.git`, commit `bce1cffedfa49ae30acb3995c0c4e75cac2aa21c `)
9696 - WordPressKit (~> 4.49.0)
9797 - WordPressShared (~> 1.15)
9898 - WordPressUI (~> 1.12.5)
@@ -141,12 +141,12 @@ SPEC REPOS:
141141
142142EXTERNAL SOURCES:
143143 WordPressAuthenticator:
144- :branch: wcios/pass-flow-and-step-via-delegate
144+ :commit: bce1cffedfa49ae30acb3995c0c4e75cac2aa21c
145145 :git: https://github.com/wordpress-mobile/WordPressAuthenticator-iOS.git
146146
147147CHECKOUT OPTIONS:
148148 WordPressAuthenticator:
149- :commit: 26c17366cf3b0649dc8ff3844a159017e568a8c7
149+ :commit: bce1cffedfa49ae30acb3995c0c4e75cac2aa21c
150150 :git: https://github.com/wordpress-mobile/WordPressAuthenticator-iOS.git
151151
152152SPEC CHECKSUMS:
@@ -187,6 +187,6 @@ SPEC CHECKSUMS:
187187 ZendeskSupportProvidersSDK: 2bdf8544f7cd0fd4c002546f5704b813845beb2a
188188 ZendeskSupportSDK: 3a8e508ab1d9dd22dc038df6c694466414e037ba
189189
190- PODFILE CHECKSUM: 85df40c14dbef7f2a853eddf3149a800960d2d32
190+ PODFILE CHECKSUM: ec2baf493675445a530714627de276ee17e01a49
191191
192192COCOAPODS: 1.11.2
You can’t perform that action at this time.
0 commit comments