Skip to content

Commit 6e6ff5e

Browse files
committed
Update WordPressKit-iOS to new beta 4.47.0-beta.4
1 parent 9a3dc93 commit 6e6ff5e

File tree

2 files changed

+7
-12
lines changed

2 files changed

+7
-12
lines changed

Podfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,9 +47,9 @@ def wordpress_ui
4747
end
4848

4949
def wordpress_kit
50-
# pod 'WordPressKit', '~> 4.47.0-beta.1'
50+
pod 'WordPressKit', '~> 4.47.0-beta.4'
5151
# pod 'WordPressKit', :git => 'https://github.com/wordpress-mobile/WordPressKit-iOS.git', :tag => ''
52-
pod 'WordPressKit', :git => 'https://github.com/wordpress-mobile/WordPressKit-iOS.git', :branch => 'fix/site-creation-timezone'
52+
# pod 'WordPressKit', :git => 'https://github.com/wordpress-mobile/WordPressKit-iOS.git', :branch => ''
5353
# pod 'WordPressKit', :git => 'https://github.com/wordpress-mobile/WordPressKit-iOS.git', :commit => ''
5454
# pod 'WordPressKit', :path => '../WordPressKit-iOS'
5555
end

Podfile.lock

Lines changed: 5 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -463,7 +463,7 @@ PODS:
463463
- WordPressKit (~> 4.18-beta)
464464
- WordPressShared (~> 1.12-beta)
465465
- WordPressUI (~> 1.7-beta)
466-
- WordPressKit (4.47.0-beta.1):
466+
- WordPressKit (4.47.0-beta.4):
467467
- Alamofire (~> 4.8.0)
468468
- CocoaLumberjack (~> 3.4)
469469
- NSObject-SafeExpectations (= 0.0.4)
@@ -567,7 +567,7 @@ DEPENDENCIES:
567567
- SVProgressHUD (= 2.2.5)
568568
- WordPress-Editor-iOS (~> 1.19.7)
569569
- WordPressAuthenticator (~> 1.43.0)
570-
- WordPressKit (from `https://github.com/wordpress-mobile/WordPressKit-iOS.git`, branch `fix/site-creation-timezone`)
570+
- WordPressKit (~> 4.47.0-beta.4)
571571
- WordPressMocks (~> 0.0.15)
572572
- WordPressShared (~> 1.17.0)
573573
- WordPressUI (~> 1.12.3)
@@ -579,6 +579,7 @@ DEPENDENCIES:
579579
SPEC REPOS:
580580
https://github.com/wordpress-mobile/cocoapods-specs.git:
581581
- WordPressAuthenticator
582+
- WordPressKit
582583
trunk:
583584
- Alamofire
584585
- AlamofireImage
@@ -729,9 +730,6 @@ EXTERNAL SOURCES:
729730
:git: https://github.com/wordpress-mobile/gutenberg-mobile.git
730731
:submodules: true
731732
:tag: v1.70.0
732-
WordPressKit:
733-
:branch: fix/site-creation-timezone
734-
:git: https://github.com/wordpress-mobile/WordPressKit-iOS.git
735733
Yoga:
736734
:podspec: https://raw.githubusercontent.com/wordpress-mobile/gutenberg-mobile/v1.70.0/third-party-podspecs/Yoga.podspec.json
737735

@@ -747,9 +745,6 @@ CHECKOUT OPTIONS:
747745
:git: https://github.com/wordpress-mobile/gutenberg-mobile.git
748746
:submodules: true
749747
:tag: v1.70.0
750-
WordPressKit:
751-
:commit: 33858be532569420c276fa90d9df2ddb1b4e532d
752-
:git: https://github.com/wordpress-mobile/WordPressKit-iOS.git
753748

754749
SPEC CHECKSUMS:
755750
Alamofire: 3ec537f71edc9804815215393ae2b1a8ea33a844
@@ -836,7 +831,7 @@ SPEC CHECKSUMS:
836831
WordPress-Aztec-iOS: 144f124148079084860368dfd27cb96e0952853e
837832
WordPress-Editor-iOS: 20551d5a5e51f29832064f08faaaae8e1da7e1e2
838833
WordPressAuthenticator: e4a43745a647e4dc4b35d21b1353bc4f07f9f3c9
839-
WordPressKit: 375f54b3b27bf37f8fc5ed444afd0507fe48a2c7
834+
WordPressKit: 99ce7f470aff4a4acf518ac25efd6eb4ad9df996
840835
WordPressMocks: 6b52b0764d9939408151367dd9c6e8a910877f4d
841836
WordPressShared: a4b0308a6345d4dda20c8f7ad9317df4246b4a00
842837
WordPressUI: 45591178e843ecb82e65e868ec766148befe9f9f
@@ -852,6 +847,6 @@ SPEC CHECKSUMS:
852847
ZendeskSupportSDK: 3a8e508ab1d9dd22dc038df6c694466414e037ba
853848
ZIPFoundation: e27423c004a5a1410c15933407747374e7c6cb6e
854849

855-
PODFILE CHECKSUM: 821010b5c81313e8682e25f65c8924add8b75f68
850+
PODFILE CHECKSUM: 2121c458ceec4e71105dbccffd055568cb5d3cd3
856851

857852
COCOAPODS: 1.11.2

0 commit comments

Comments
 (0)