Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Experiment – Use WordPressKit with smaller footprint #12085

Draft
wants to merge 2 commits into
base: trunk
Choose a base branch
from
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions Podfile
Original file line number Diff line number Diff line change
Expand Up @@ -85,13 +85,13 @@ target 'WooCommerce' do
pod 'Gridicons', '~> 1.2.0'

# To allow pod to pick up beta versions use -beta. E.g., 1.1.7-beta.1
pod 'WordPressAuthenticator', '~> 9.0'
# pod 'WordPressAuthenticator', '~> 9.0'
# pod 'WordPressAuthenticator', git: 'https://github.com/wordpress-mobile/WordPressAuthenticator-iOS.git', branch: ''
# pod 'WordPressAuthenticator', git: 'https://github.com/wordpress-mobile/WordPressAuthenticator-iOS.git', commit: ''
pod 'WordPressAuthenticator', git: 'https://github.com/wordpress-mobile/WordPressAuthenticator-iOS.git', commit: '493ec1fff78b3933ca8aeea7df7839146b2e73c9'
# 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
25 changes: 17 additions & 8 deletions Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -74,18 +74,15 @@ DEPENDENCIES:
- SwiftLint (~> 0.54)
- 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)
- WordPressAuthenticator (from `https://github.com/wordpress-mobile/WordPressAuthenticator-iOS.git`, commit `493ec1fff78b3933ca8aeea7df7839146b2e73c9`)
- WordPressKit (from `https://github.com/wordpress-mobile/WordPressKit-iOS.git`, commit `d6dce6de4277a7e2046fef76c71de570d2a8acd0`)
- WordPressShared (~> 2.1)
- WordPressUI (~> 1.15)
- Wormholy (~> 1.6.6)
- WPMediaPicker (~> 1.8)
- ZendeskSupportSDK (~> 6.0)

SPEC REPOS:
https://github.com/wordpress-mobile/cocoapods-specs.git:
- WordPressAuthenticator
- WordPressKit
trunk:
- Alamofire
- Automattic-Tracks-iOS
Expand Down Expand Up @@ -123,6 +120,12 @@ EXTERNAL SOURCES:
WordPress-Editor-iOS:
:commit: 950c7bc1bf98326986f10cccb2715ad86976f0fd
:git: https://github.com/wordpress-mobile/AztecEditor-iOS.git
WordPressAuthenticator:
:commit: 493ec1fff78b3933ca8aeea7df7839146b2e73c9
:git: https://github.com/wordpress-mobile/WordPressAuthenticator-iOS.git
WordPressKit:
:commit: d6dce6de4277a7e2046fef76c71de570d2a8acd0
:git: https://github.com/wordpress-mobile/WordPressKit-iOS.git

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

SPEC CHECKSUMS:
Alamofire: 3ec537f71edc9804815215393ae2b1a8ea33a844
Expand All @@ -151,8 +160,8 @@ SPEC CHECKSUMS:
UIDeviceIdentifier: 442b65b4ff1832d4ca9c2a157815cb29ad981b17
WordPress-Aztec-iOS: fbebd569c61baa252b3f5058c0a2a9a6ada686bb
WordPress-Editor-iOS: bda9f7f942212589b890329a0cb22547311749ef
WordPressAuthenticator: 0891ba77c788044d32fe67a4d0435fdd598cecbd
WordPressKit: 7189845e0325fc6022a02638b572e1de8c1d7cc6
WordPressAuthenticator: ba69878bfa1368636e92d29fcfb5bd1e0a11a3ef
WordPressKit: c1ba7b4f531693a0914f676423808fdffd820d81
WordPressShared: 0aa459e5257a77184db87805a998f447443c9706
WordPressUI: 700e3ec5a9f77b6920c8104c338c85788036ab3c
Wormholy: 09da0b876f9276031fd47383627cb75e194fc068
Expand All @@ -166,6 +175,6 @@ SPEC CHECKSUMS:
ZendeskSupportProvidersSDK: 685b5d185af47ced0ec40564ec46355c838bbd06
ZendeskSupportSDK: 92e6f9d334e81e9186f8a17583862350460a5393

PODFILE CHECKSUM: 296197a9c546e1c3e40c103704720a4b850f7ab1
PODFILE CHECKSUM: b1f7e1aba39fe659ab28dd657a6762134cfb8812

COCOAPODS: 1.14.0