Skip to content

Commit

Permalink
Point to WIP WordPressKit version
Browse files Browse the repository at this point in the history
  • Loading branch information
mokagio committed Feb 23, 2024
1 parent 96b4fd0 commit f03e230
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 6 deletions.
4 changes: 2 additions & 2 deletions Podfile
Original file line number Diff line number Diff line change
Expand Up @@ -90,8 +90,8 @@ target 'WooCommerce' do
# pod 'WordPressAuthenticator', git: 'https://github.com/wordpress-mobile/WordPressAuthenticator-iOS.git', commit: ''
# pod 'WordPressAuthenticator', path: '../WordPressAuthenticator-iOS'

pod 'WordPressKit', '~> 13.1'
# pod 'WordPressKit', git: 'https://github.com/wordpress-mobile/WordPressKit-iOS.git', commit: ''
# pod 'WordPressKit', '~> 13.1'
pod 'WordPressKit', git: 'https://github.com/wordpress-mobile/WordPressKit-iOS.git', commit: 'd6dce6de4277a7e2046fef76c71de570d2a8acd0'

wordpress_shared

Expand Down
13 changes: 9 additions & 4 deletions Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ DEPENDENCIES:
- WordPress-Aztec-iOS (from `https://github.com/wordpress-mobile/AztecEditor-iOS.git`, commit `950c7bc1bf98326986f10cccb2715ad86976f0fd`)
- WordPress-Editor-iOS (from `https://github.com/wordpress-mobile/AztecEditor-iOS.git`, commit `950c7bc1bf98326986f10cccb2715ad86976f0fd`)
- WordPressAuthenticator (~> 9.0)
- WordPressKit (~> 13.1)
- WordPressKit (from `https://github.com/wordpress-mobile/WordPressKit-iOS.git`, commit `d6dce6de4277a7e2046fef76c71de570d2a8acd0`)
- WordPressShared (~> 2.1)
- WordPressUI (~> 1.15)
- Wormholy (~> 1.6.6)
Expand All @@ -85,7 +85,6 @@ DEPENDENCIES:
SPEC REPOS:
https://github.com/wordpress-mobile/cocoapods-specs.git:
- WordPressAuthenticator
- WordPressKit
trunk:
- Alamofire
- Automattic-Tracks-iOS
Expand Down Expand Up @@ -123,6 +122,9 @@ EXTERNAL SOURCES:
WordPress-Editor-iOS:
:commit: 950c7bc1bf98326986f10cccb2715ad86976f0fd
:git: https://github.com/wordpress-mobile/AztecEditor-iOS.git
WordPressKit:
:commit: d6dce6de4277a7e2046fef76c71de570d2a8acd0
:git: https://github.com/wordpress-mobile/WordPressKit-iOS.git

CHECKOUT OPTIONS:
WordPress-Aztec-iOS:
Expand All @@ -131,6 +133,9 @@ CHECKOUT OPTIONS:
WordPress-Editor-iOS:
:commit: 950c7bc1bf98326986f10cccb2715ad86976f0fd
:git: https://github.com/wordpress-mobile/AztecEditor-iOS.git
WordPressKit:
:commit: d6dce6de4277a7e2046fef76c71de570d2a8acd0
:git: https://github.com/wordpress-mobile/WordPressKit-iOS.git

SPEC CHECKSUMS:
Alamofire: 3ec537f71edc9804815215393ae2b1a8ea33a844
Expand All @@ -152,7 +157,7 @@ SPEC CHECKSUMS:
WordPress-Aztec-iOS: fbebd569c61baa252b3f5058c0a2a9a6ada686bb
WordPress-Editor-iOS: bda9f7f942212589b890329a0cb22547311749ef
WordPressAuthenticator: 0891ba77c788044d32fe67a4d0435fdd598cecbd
WordPressKit: 7189845e0325fc6022a02638b572e1de8c1d7cc6
WordPressKit: c1ba7b4f531693a0914f676423808fdffd820d81
WordPressShared: 0aa459e5257a77184db87805a998f447443c9706
WordPressUI: 700e3ec5a9f77b6920c8104c338c85788036ab3c
Wormholy: 09da0b876f9276031fd47383627cb75e194fc068
Expand All @@ -166,6 +171,6 @@ SPEC CHECKSUMS:
ZendeskSupportProvidersSDK: 685b5d185af47ced0ec40564ec46355c838bbd06
ZendeskSupportSDK: 92e6f9d334e81e9186f8a17583862350460a5393

PODFILE CHECKSUM: 296197a9c546e1c3e40c103704720a4b850f7ab1
PODFILE CHECKSUM: bb170228ac8006fc64d32486656c5598fb94bad0

COCOAPODS: 1.14.0

0 comments on commit f03e230

Please sign in to comment.