Skip to content

Commit

Permalink
Revert "Point to accompanying WPKit updates."
Browse files Browse the repository at this point in the history
This reverts commit 17406b8.
  • Loading branch information
twstokes committed Apr 19, 2021
1 parent 17406b8 commit 4f50606
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 10 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.31.0-beta3'
pod 'WordPressKit', '~> 4.31.0-beta3'
# pod 'WordPressKit', :git => 'https://github.com/wordpress-mobile/WordPressKit-iOS.git', :tag => ''
pod 'WordPressKit', :git => 'https://github.com/twstokes/WordPressKit-iOS.git', :branch => 'feature/add-or-change-author'
# 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
11 changes: 3 additions & 8 deletions Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -499,7 +499,7 @@ DEPENDENCIES:
- SVProgressHUD (= 2.2.5)
- WordPress-Editor-iOS (~> 1.19.4)
- WordPressAuthenticator (~> 1.36.0)
- WordPressKit (from `https://github.com/twstokes/WordPressKit-iOS.git`, branch `feature/add-or-change-author`)
- WordPressKit (~> 4.31.0-beta3)
- WordPressMocks (~> 0.0.9)
- WordPressShared (~> 1.16.0)
- WordPressUI (~> 1.9.0)
Expand Down Expand Up @@ -550,6 +550,7 @@ SPEC REPOS:
- UIDeviceIdentifier
- WordPress-Aztec-iOS
- WordPress-Editor-iOS
- WordPressKit
- WordPressMocks
- WordPressShared
- WordPressUI
Expand Down Expand Up @@ -650,9 +651,6 @@ EXTERNAL SOURCES:
:git: https://github.com/wordpress-mobile/gutenberg-mobile.git
:submodules: true
:tag: v1.51.0
WordPressKit:
:branch: feature/add-or-change-author
:git: https://github.com/twstokes/WordPressKit-iOS.git
Yoga:
:podspec: https://raw.githubusercontent.com/wordpress-mobile/gutenberg-mobile/v1.51.0/third-party-podspecs/Yoga.podspec.json

Expand All @@ -668,9 +666,6 @@ CHECKOUT OPTIONS:
:git: https://github.com/wordpress-mobile/gutenberg-mobile.git
:submodules: true
:tag: v1.51.0
WordPressKit:
:commit: 659a67a99c4ace46a2e7a58a5a770fc1cdce3108
:git: https://github.com/twstokes/WordPressKit-iOS.git

SPEC CHECKSUMS:
1PasswordExtension: f97cc80ae58053c331b2b6dc8843ba7103b33794
Expand Down Expand Up @@ -768,6 +763,6 @@ SPEC CHECKSUMS:
ZendeskSupportSDK: e100a7a0a1bb5d7d43abbde3338727d985a4986d
ZIPFoundation: e27423c004a5a1410c15933407747374e7c6cb6e

PODFILE CHECKSUM: 447f6649806f33a79cb5ff470b39429b406086c9
PODFILE CHECKSUM: 0cdfb93c1da9f10fdb808a2418d48b9ec3990676

COCOAPODS: 1.10.0

0 comments on commit 4f50606

Please sign in to comment.