Skip to content

Commit c062256

Browse files
committed
Update WordPressUI to 1.12.4-beta.1
1 parent ef2da94 commit c062256

File tree

2 files changed

+6
-15
lines changed

2 files changed

+6
-15
lines changed

Podfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,8 +45,8 @@ target 'WooCommerce' do
4545

4646
pod 'WordPressShared', '~> 1.15'
4747

48-
# pod 'WordPressUI', '~> 1.12.1'
49-
pod 'WordPressUI', :git => 'https://github.com/wordpress-mobile/WordPressUI-iOS.git', :branch => 'issue/disable-ghost-cells-selection'
48+
pod 'WordPressUI', '~> 1.12.4-beta'
49+
# pod 'WordPressUI', :git => 'https://github.com/wordpress-mobile/WordPressUI-iOS.git', :branch => ''
5050

5151
aztec
5252

Podfile.lock

Lines changed: 4 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ DEPENDENCIES:
105105
- WordPressAuthenticator (~> 1.42.0)
106106
- WordPressKit (~> 4.40.0)
107107
- WordPressShared (~> 1.15)
108-
- WordPressUI (from `https://github.com/wordpress-mobile/WordPressUI-iOS.git`, branch `issue/disable-ghost-cells-selection`)
108+
- WordPressUI (~> 1.12.4-beta)
109109
- Wormholy (~> 1.6.5)
110110
- WPMediaPicker (~> 1.8.1)
111111
- XLPagerTabStrip (~> 9.0)
@@ -114,6 +114,7 @@ DEPENDENCIES:
114114
SPEC REPOS:
115115
https://github.com/wordpress-mobile/cocoapods-specs.git:
116116
- WordPressAuthenticator
117+
- WordPressUI
117118
trunk:
118119
- 1PasswordExtension
119120
- Alamofire
@@ -154,16 +155,6 @@ SPEC REPOS:
154155
- ZendeskSupportProvidersSDK
155156
- ZendeskSupportSDK
156157

157-
EXTERNAL SOURCES:
158-
WordPressUI:
159-
:branch: issue/disable-ghost-cells-selection
160-
:git: https://github.com/wordpress-mobile/WordPressUI-iOS.git
161-
162-
CHECKOUT OPTIONS:
163-
WordPressUI:
164-
:commit: 4224f4459336826db035484660b98a7aed8768fb
165-
:git: https://github.com/wordpress-mobile/WordPressUI-iOS.git
166-
167158
SPEC CHECKSUMS:
168159
1PasswordExtension: f97cc80ae58053c331b2b6dc8843ba7103b33794
169160
Alamofire: 3ec537f71edc9804815215393ae2b1a8ea33a844
@@ -193,7 +184,7 @@ SPEC CHECKSUMS:
193184
WordPressAuthenticator: 06278534519c741ecea346f504ad8d08082bfb0d
194185
WordPressKit: 062e4f57ce871e2217b632a1f3cb0bbd54b5df6d
195186
WordPressShared: 5477f179c7fe03b5d574f91adda66f67d131827e
196-
WordPressUI: ccfa31bdd46676ffd8b71ff235e8059ed0832d61
187+
WordPressUI: 6856561f5738b7d12442cc244a473f3ba32d772c
197188
Wormholy: 3252bc3e55a1847ef9a0976c1377bd77bf3635fa
198189
WPMediaPicker: 9011a0ec1f468c039af7485c244576b4c9889a0f
199190
wpxmlrpc: bf55a43a7e710bd2a4fb8c02dfe83b1246f14f13
@@ -206,6 +197,6 @@ SPEC CHECKSUMS:
206197
ZendeskSupportProvidersSDK: 2bdf8544f7cd0fd4c002546f5704b813845beb2a
207198
ZendeskSupportSDK: 3a8e508ab1d9dd22dc038df6c694466414e037ba
208199

209-
PODFILE CHECKSUM: 6524acefaf6f8562665c93192a0c25efba32cfb8
200+
PODFILE CHECKSUM: 73f01b615e31f8ca977971d85696c387416e02db
210201

211202
COCOAPODS: 1.11.2

0 commit comments

Comments
 (0)