Skip to content

Commit bb8ba9c

Browse files
committed
Fetch ZIPFoundation with SwiftPM instead of CocoaPods
1 parent d2b6966 commit bb8ba9c

File tree

4 files changed

+27
-52
lines changed

4 files changed

+27
-52
lines changed

Podfile

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -31,14 +31,6 @@ abstract_target 'Automattic' do
3131
inherit! :search_paths
3232
end
3333
end
34-
35-
# Extension Target
36-
#
37-
target 'SimplenoteShare' do
38-
# Third Party
39-
#
40-
pod 'ZIPFoundation', '~> 0.9.9'
41-
end
4234
end
4335

4436
# Post Install

Podfile.lock

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -12,27 +12,23 @@ PODS:
1212
- Simperium/SPReachability (1.9.0)
1313
- Simperium/SSKeychain (1.9.0)
1414
- WordPress-Ratings-iOS (0.0.2)
15-
- ZIPFoundation (0.9.15)
1615

1716
DEPENDENCIES:
1817
- Gridicons (~> 0.18)
1918
- Simperium (= 1.9.0)
2019
- WordPress-Ratings-iOS (= 0.0.2)
21-
- ZIPFoundation (~> 0.9.9)
2220

2321
SPEC REPOS:
2422
trunk:
2523
- Gridicons
2624
- Simperium
2725
- WordPress-Ratings-iOS
28-
- ZIPFoundation
2926

3027
SPEC CHECKSUMS:
3128
Gridicons: dc92efbe5fd60111d2e8ea051d84a60cca552abc
3229
Simperium: 45d828d68aad71f3449371346f270013943eff78
3330
WordPress-Ratings-iOS: 9f83dbba6e728c5121b1fd21b5683cf2fd120646
34-
ZIPFoundation: 063163dc828bf699c5be160eb4f58f676322d94f
3531

36-
PODFILE CHECKSUM: 14904fe5db303e2b35352af2f191345f1edf8f0a
32+
PODFILE CHECKSUM: 97fe6e830ededaf4f7d24a45cebbc443e307535d
3733

3834
COCOAPODS: 1.16.0

0 commit comments

Comments
 (0)