Skip to content

Commit 36f9606

Browse files
committed
Fix unresponsive onboarding questions screen
1 parent c7bced5 commit 36f9606

File tree

2 files changed

+1
-3
lines changed

2 files changed

+1
-3
lines changed

Podfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -236,7 +236,7 @@ abstract_target 'Apps' do
236236
pod 'WordPressAuthenticator', '~> 5.1.0-beta.1'
237237
# pod 'WordPressAuthenticator', git: 'https://github.com/wordpress-mobile/WordPressAuthenticator-iOS.git', branch: 'trunk'
238238
# pod 'WordPressAuthenticator', :git => 'https://github.com/wordpress-mobile/WordPressAuthenticator-iOS.git', :commit => ''
239-
# 'WordPressAuthenticator', :path => '../WordPressAuthenticator-iOS'
239+
# pod 'WordPressAuthenticator', :path => '../WordPressAuthenticator-iOS'
240240

241241
pod 'MediaEditor', '~> 1.2.1'
242242
# pod 'MediaEditor', :git => 'https://github.com/wordpress-mobile/MediaEditor-iOS.git', :commit => 'a4178ed9b0f3622faafb41dd12503e26c5523a32'

Podfile.lock

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -619,8 +619,6 @@ DEPENDENCIES:
619619
- ZIPFoundation (~> 0.9.8)
620620

621621
SPEC REPOS:
622-
https://github.com/wordpress-mobile/cocoapods-specs.git:
623-
- WordPressAuthenticator
624622
trunk:
625623
- Alamofire
626624
- AlamofireImage

0 commit comments

Comments
 (0)