Skip to content

Commit

Permalink
Update WPKit pod version.
Browse files Browse the repository at this point in the history
  • Loading branch information
ScoutHarris committed Nov 22, 2021
1 parent 3482262 commit cb11cc9
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 11 deletions.
4 changes: 2 additions & 2 deletions Podfile
Original file line number Diff line number Diff line change
Expand Up @@ -47,9 +47,9 @@ def wordpress_ui
end

def wordpress_kit
# pod 'WordPressKit', '~> 4.43.0'
pod 'WordPressKit', '~> 4.44.0-beta'
# pod 'WordPressKit', :git => 'https://github.com/wordpress-mobile/WordPressKit-iOS.git', :tag => ''
pod 'WordPressKit', :git => 'https://github.com/wordpress-mobile/WordPressKit-iOS.git', :branch => 'feature/17511-return_comments_count'
# pod 'WordPressKit', :git => 'https://github.com/wordpress-mobile/WordPressKit-iOS.git', :branch => ''
# pod 'WordPressKit', :git => 'https://github.com/wordpress-mobile/WordPressKit-iOS.git', :commit => ''
# pod 'WordPressKit', :path => '../WordPressKit-iOS'
end
Expand Down
13 changes: 4 additions & 9 deletions Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -553,7 +553,7 @@ DEPENDENCIES:
- SVProgressHUD (= 2.2.5)
- WordPress-Editor-iOS (~> 1.19.5)
- WordPressAuthenticator (~> 1.42.1)
- WordPressKit (from `https://github.com/wordpress-mobile/WordPressKit-iOS.git`, branch `feature/17511-return_comments_count`)
- WordPressKit (~> 4.44.0-beta)
- WordPressMocks (~> 0.0.15)
- WordPressShared (~> 1.16.2)
- WordPressUI (~> 1.12.2)
Expand All @@ -565,6 +565,7 @@ DEPENDENCIES:
SPEC REPOS:
https://github.com/wordpress-mobile/cocoapods-specs.git:
- WordPressAuthenticator
- WordPressKit
- WordPressUI
trunk:
- 1PasswordExtension
Expand Down Expand Up @@ -710,9 +711,6 @@ EXTERNAL SOURCES:
:git: https://github.com/wordpress-mobile/gutenberg-mobile.git
:submodules: true
:tag: v1.66.0
WordPressKit:
:branch: feature/17511-return_comments_count
:git: https://github.com/wordpress-mobile/WordPressKit-iOS.git
Yoga:
:podspec: https://raw.githubusercontent.com/wordpress-mobile/gutenberg-mobile/v1.66.0/third-party-podspecs/Yoga.podspec.json

Expand All @@ -728,9 +726,6 @@ CHECKOUT OPTIONS:
:git: https://github.com/wordpress-mobile/gutenberg-mobile.git
:submodules: true
:tag: v1.66.0
WordPressKit:
:commit: 2dc43ee25c91886ae7a1959d56c2779493006e03
:git: https://github.com/wordpress-mobile/WordPressKit-iOS.git

SPEC CHECKSUMS:
1PasswordExtension: f97cc80ae58053c331b2b6dc8843ba7103b33794
Expand Down Expand Up @@ -815,7 +810,7 @@ SPEC CHECKSUMS:
WordPress-Aztec-iOS: af36d9cb86a0109b568f516874870e2801ba1bd9
WordPress-Editor-iOS: 446be349b94707c1a82a83d525b86dbcf18cf2c7
WordPressAuthenticator: 111793c08fa8e9d9a72aed5b33a094c91ff4fd82
WordPressKit: 74fcc8ab2f338997d015cb9e0fac95cbf8484f19
WordPressKit: 7fe46752fe65808f80163ae135bb5c3f081d108b
WordPressMocks: 6b52b0764d9939408151367dd9c6e8a910877f4d
WordPressShared: 6f4d949aa3ec8c3b9c24f5aa601473f087badd24
WordPressUI: c573f4b5c2e5d0ffcebe69ecf86ae75ab7b6ff4d
Expand All @@ -831,6 +826,6 @@ SPEC CHECKSUMS:
ZendeskSupportSDK: 3a8e508ab1d9dd22dc038df6c694466414e037ba
ZIPFoundation: e27423c004a5a1410c15933407747374e7c6cb6e

PODFILE CHECKSUM: cfe0ee270060185f1f0c15ee8cfb65d86be841cd
PODFILE CHECKSUM: 70e2c1b2bb057852c4af271041294e98678f6963

COCOAPODS: 1.10.1

0 comments on commit cb11cc9

Please sign in to comment.