This repository was archived by the owner on Feb 5, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +4
-12
lines changed Expand file tree Collapse file tree 2 files changed +4
-12
lines changed Original file line number Diff line number Diff line change @@ -28,8 +28,7 @@ def wordpress_authenticator_pods
2828 ## These should match the version requirement from the podspec.
2929 pod 'Gridicons' , '~> 1.0'
3030 pod 'WordPressUI' , '~> 1.7-beta'
31- # pod 'WordPressKit', '~> 11.0'
32- pod 'WordPressKit' , git : 'https://github.com/wordpress-mobile/WordPressKit-iOS.git' , branch : 'trunk'
31+ pod 'WordPressKit' , '~> 11.0'
3332 pod 'WordPressShared' , '~> 2.1-beta'
3433
3534 third_party_pods
Original file line number Diff line number Diff line change @@ -35,7 +35,7 @@ DEPENDENCIES:
3535 - SVProgressHUD (= 2.2.5)
3636 - SwiftLint (~> 0.49)
3737 - WordPressAuthenticator (from `.`)
38- - WordPressKit (from `https://github.com/wordpress-mobile/WordPressKit-iOS.git`, branch `trunk` )
38+ - WordPressKit (~> 11.0 )
3939 - WordPressShared (~> 2.1-beta)
4040 - WordPressUI (~> 1.7-beta)
4141
@@ -51,21 +51,14 @@ SPEC REPOS:
5151 - SVProgressHUD
5252 - SwiftLint
5353 - UIDeviceIdentifier
54+ - WordPressKit
5455 - WordPressShared
5556 - WordPressUI
5657 - wpxmlrpc
5758
5859EXTERNAL SOURCES:
5960 WordPressAuthenticator:
6061 :path: "."
61- WordPressKit:
62- :branch: trunk
63- :git: https://github.com/wordpress-mobile/WordPressKit-iOS.git
64-
65- CHECKOUT OPTIONS:
66- WordPressKit:
67- :commit: 95b006639c609ed97e8ea7993b8dd1b9d8c105b8
68- :git: https://github.com/wordpress-mobile/WordPressKit-iOS.git
6962
7063SPEC CHECKSUMS:
7164 Alamofire: ae5c501addb7afdbb13687d7f2f722c78734c2d3
@@ -84,6 +77,6 @@ SPEC CHECKSUMS:
8477 WordPressUI: a491454affda3b0fb812812e637dc5e8f8f6bd06
8578 wpxmlrpc: 68db063041e85d186db21f674adf08d9c70627fd
8679
87- PODFILE CHECKSUM: ac7ef971bb63d2048dcc09cce1a5d3e40e8e94c4
80+ PODFILE CHECKSUM: 9dc67ad3b7985a633faef0b6b516c80f41513c7c
8881
8982COCOAPODS: 1.14.3
You can’t perform that action at this time.
0 commit comments