Skip to content
This repository was archived by the owner on Feb 5, 2025. It is now read-only.

Commit 74e297b

Browse files
committed
Restore podfile to point to WordPressUI ~> 1.0 version
1 parent ad03b31 commit 74e297b

File tree

2 files changed

+6
-16
lines changed

2 files changed

+6
-16
lines changed

Podfile

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,7 @@ target 'WordPressAuthenticator' do
1616
## ====================
1717
##
1818
pod 'Gridicons', '~> 0.15'
19-
##pod 'WordPressUI', '~> 1.0'
20-
pod 'WordPressUI', :git => 'https://github.com/wordpress-mobile/WordPressUI-iOS.git', :branch => 'fix/fancy-button-default-corner-radius'
19+
pod 'WordPressUI', '~> 1.0'
2120
pod 'WordPressKit', '~> 1.0'
2221
pod 'WordPressShared', '~> 1.0'
2322
pod 'wpxmlrpc', '~> 0.8'

Podfile.lock

Lines changed: 5 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ PODS:
5555
- WordPressShared (1.0.8):
5656
- CocoaLumberjack (~> 3.4)
5757
- FormatterKit/TimeIntervalFormatter (= 1.8.2)
58-
- WordPressUI (1.0.5)
58+
- WordPressUI (1.0.6)
5959
- wpxmlrpc (0.8.3)
6060

6161
DEPENDENCIES:
@@ -75,7 +75,7 @@ DEPENDENCIES:
7575
- UIDeviceIdentifier (~> 0.4)
7676
- WordPressKit (~> 1.0)
7777
- WordPressShared (~> 1.0)
78-
- WordPressUI (from `https://github.com/wordpress-mobile/WordPressUI-iOS.git`, branch `fix/fancy-button-default-corner-radius`)
78+
- WordPressUI (~> 1.0)
7979
- wpxmlrpc (~> 0.8)
8080

8181
SPEC REPOS:
@@ -98,18 +98,9 @@ SPEC REPOS:
9898
- UIDeviceIdentifier
9999
- WordPressKit
100100
- WordPressShared
101+
- WordPressUI
101102
- wpxmlrpc
102103

103-
EXTERNAL SOURCES:
104-
WordPressUI:
105-
:branch: fix/fancy-button-default-corner-radius
106-
:git: https://github.com/wordpress-mobile/WordPressUI-iOS.git
107-
108-
CHECKOUT OPTIONS:
109-
WordPressUI:
110-
:commit: 7aeeeee1a72247a0c385939f518a1366a0546209
111-
:git: https://github.com/wordpress-mobile/WordPressUI-iOS.git
112-
113104
SPEC CHECKSUMS:
114105
1PasswordExtension: 0e95bdea64ec8ff2f4f693be5467a09fac42a83d
115106
Alamofire: e4fa87002c137ba2d8d634d2c51fabcda0d5c223
@@ -129,9 +120,9 @@ SPEC CHECKSUMS:
129120
UIDeviceIdentifier: a959a6d4f51036b4180dd31fb26483a820f1cc46
130121
WordPressKit: a24baaa783c3a221f2d9a51c19318cbb27333373
131122
WordPressShared: 063e1e8b1a7aaf635abf17f091a2d235a068abdc
132-
WordPressUI: ab90086350f1e26bf39e578e443d0abf0347e542
123+
WordPressUI: af141587ec444f9af753a00605bd0d3f14d8d8a3
133124
wpxmlrpc: bfc572f62ce7ee897f6f38b098d2ba08732ecef4
134125

135-
PODFILE CHECKSUM: 8e9d16af08f433f743217d6e4ec7efb67e4cb972
126+
PODFILE CHECKSUM: adec9882e25404ab01a7a461fcdd3ddd937d5ba6
136127

137128
COCOAPODS: 1.5.3

0 commit comments

Comments
 (0)