Skip to content

Commit 152c636

Browse files
committed
Use Production Pods
1 parent 99e0134 commit 152c636

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

Podfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ target 'WooCommerce' do
4747

4848
pod 'WordPressShared', '~> 1.15'
4949

50-
pod 'WordPressUI', '~> 1.12.4-beta'
50+
pod 'WordPressUI', '~> 1.12.4'
5151
# pod 'WordPressUI', :git => 'https://github.com/wordpress-mobile/WordPressUI-iOS.git', :branch => ''
5252

5353
aztec

Podfile.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ PODS:
7171
- WordPressShared (1.16.1):
7272
- CocoaLumberjack (~> 3.4)
7373
- FormatterKit/TimeIntervalFormatter (~> 1.8)
74-
- WordPressUI (1.12.4-beta.1)
74+
- WordPressUI (1.12.4)
7575
- Wormholy (1.6.5)
7676
- WPMediaPicker (1.8.1)
7777
- wpxmlrpc (0.9.0)
@@ -105,7 +105,7 @@ DEPENDENCIES:
105105
- WordPressAuthenticator (~> 1.42.0)
106106
- WordPressKit (~> 4.40.0)
107107
- WordPressShared (~> 1.15)
108-
- WordPressUI (~> 1.12.4-beta)
108+
- WordPressUI (~> 1.12.4)
109109
- Wormholy (~> 1.6.5)
110110
- WPMediaPicker (~> 1.8.1)
111111
- XLPagerTabStrip (~> 9.0)
@@ -114,7 +114,6 @@ DEPENDENCIES:
114114
SPEC REPOS:
115115
https://github.com/wordpress-mobile/cocoapods-specs.git:
116116
- WordPressAuthenticator
117-
- WordPressUI
118117
trunk:
119118
- 1PasswordExtension
120119
- Alamofire
@@ -143,6 +142,7 @@ SPEC REPOS:
143142
- WordPress-Editor-iOS
144143
- WordPressKit
145144
- WordPressShared
145+
- WordPressUI
146146
- Wormholy
147147
- WPMediaPicker
148148
- wpxmlrpc
@@ -184,7 +184,7 @@ SPEC CHECKSUMS:
184184
WordPressAuthenticator: 06278534519c741ecea346f504ad8d08082bfb0d
185185
WordPressKit: 062e4f57ce871e2217b632a1f3cb0bbd54b5df6d
186186
WordPressShared: 5477f179c7fe03b5d574f91adda66f67d131827e
187-
WordPressUI: 6856561f5738b7d12442cc244a473f3ba32d772c
187+
WordPressUI: 9e470758bc3a4a25e94478c2babe106f4ae7315a
188188
Wormholy: 3252bc3e55a1847ef9a0976c1377bd77bf3635fa
189189
WPMediaPicker: 9011a0ec1f468c039af7485c244576b4c9889a0f
190190
wpxmlrpc: bf55a43a7e710bd2a4fb8c02dfe83b1246f14f13
@@ -197,6 +197,6 @@ SPEC CHECKSUMS:
197197
ZendeskSupportProvidersSDK: 2bdf8544f7cd0fd4c002546f5704b813845beb2a
198198
ZendeskSupportSDK: 3a8e508ab1d9dd22dc038df6c694466414e037ba
199199

200-
PODFILE CHECKSUM: ef89ce78dfc44ad549cb795f56c10209ba075b20
200+
PODFILE CHECKSUM: 1f574942620ff65ec3156586545d528d7b4b26b9
201201

202202
COCOAPODS: 1.11.2

0 commit comments

Comments
 (0)