Skip to content

Commit 5530abb

Browse files
committed
Update WordPressKit
1 parent e6654aa commit 5530abb

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

Podfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -51,8 +51,8 @@ end
5151

5252
def wordpress_kit
5353
# pod 'WordPressKit', '~> 13.0'
54-
pod 'WordPressKit', git: 'https://github.com/wordpress-mobile/WordPressKit-iOS.git', commit: '92c1536724af8bb57ee677996919c2a9e37434e8'
55-
# pod 'WordPressKit', git: 'https://github.com/wordpress-mobile/WordPressKit-iOS.git', branch: ''
54+
# pod 'WordPressKit', git: 'https://github.com/wordpress-mobile/WordPressKit-iOS.git', commit: '92c1536724af8bb57ee677996919c2a9e37434e8'
55+
pod 'WordPressKit', git: 'https://github.com/wordpress-mobile/WordPressKit-iOS.git', branch: 'refactor-plugin-directory-service'
5656
# pod 'WordPressKit', git: 'https://github.com/wordpress-mobile/WordPressKit-iOS.git', tag: ''
5757
# pod 'WordPressKit', path: '../WordPressKit-iOS'
5858
end

Podfile.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@ DEPENDENCIES:
120120
- SwiftLint (~> 0.50)
121121
- WordPress-Editor-iOS (~> 1.19.9)
122122
- WordPressAuthenticator (from `https://github.com/wordpress-mobile/WordPressAuthenticator-iOS.git`, commit `fa06fca7178b268d382d91861752b3be0729e8a8`)
123-
- WordPressKit (from `https://github.com/wordpress-mobile/WordPressKit-iOS.git`, commit `92c1536724af8bb57ee677996919c2a9e37434e8`)
123+
- WordPressKit (from `https://github.com/wordpress-mobile/WordPressKit-iOS.git`, branch `refactor-plugin-directory-service`)
124124
- WordPressShared (~> 2.3)
125125
- WordPressUI (~> 1.15)
126126
- ZendeskSupportSDK (= 5.3.0)
@@ -178,7 +178,7 @@ EXTERNAL SOURCES:
178178
:commit: fa06fca7178b268d382d91861752b3be0729e8a8
179179
:git: https://github.com/wordpress-mobile/WordPressAuthenticator-iOS.git
180180
WordPressKit:
181-
:commit: 92c1536724af8bb57ee677996919c2a9e37434e8
181+
:branch: refactor-plugin-directory-service
182182
:git: https://github.com/wordpress-mobile/WordPressKit-iOS.git
183183

184184
CHECKOUT OPTIONS:
@@ -189,7 +189,7 @@ CHECKOUT OPTIONS:
189189
:commit: fa06fca7178b268d382d91861752b3be0729e8a8
190190
:git: https://github.com/wordpress-mobile/WordPressAuthenticator-iOS.git
191191
WordPressKit:
192-
:commit: 92c1536724af8bb57ee677996919c2a9e37434e8
192+
:commit: 2fd641c459ffaa1e61a08cde7655c0ddca5e1a0d
193193
:git: https://github.com/wordpress-mobile/WordPressKit-iOS.git
194194

195195
SPEC CHECKSUMS:
@@ -236,6 +236,6 @@ SPEC CHECKSUMS:
236236
ZendeskSupportSDK: 3a8e508ab1d9dd22dc038df6c694466414e037ba
237237
ZIPFoundation: d170fa8e270b2a32bef9dcdcabff5b8f1a5deced
238238

239-
PODFILE CHECKSUM: d7f320bedde48770f2ca24d6086bc5214172ddec
239+
PODFILE CHECKSUM: edbe276f5e4439b6de6da7ed653fe5d3a08f829c
240240

241241
COCOAPODS: 1.14.2

0 commit comments

Comments
 (0)