Skip to content

Commit 40f8106

Browse files
committed
AINFRA-445: Fetch Gridicons via SwiftPM
1 parent 2ce0bcc commit 40f8106

File tree

4 files changed

+27
-10
lines changed

4 files changed

+27
-10
lines changed

Podfile

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -16,10 +16,6 @@ abstract_target 'Automattic' do
1616
# Main Target
1717
#
1818
target 'Simplenote' do
19-
# Third Party
20-
#
21-
pod 'Gridicons', '~> 0.18'
22-
2319
# Automattic
2420
#
2521
pod 'Simperium', '1.9.0'

Podfile.lock

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
PODS:
2-
- Gridicons (0.19)
32
- Simperium (1.9.0):
43
- Simperium/DiffMatchPach (= 1.9.0)
54
- Simperium/JRSwizzle (= 1.9.0)
@@ -14,21 +13,18 @@ PODS:
1413
- WordPress-Ratings-iOS (0.0.2)
1514

1615
DEPENDENCIES:
17-
- Gridicons (~> 0.18)
1816
- Simperium (= 1.9.0)
1917
- WordPress-Ratings-iOS (= 0.0.2)
2018

2119
SPEC REPOS:
2220
trunk:
23-
- Gridicons
2421
- Simperium
2522
- WordPress-Ratings-iOS
2623

2724
SPEC CHECKSUMS:
28-
Gridicons: dc92efbe5fd60111d2e8ea051d84a60cca552abc
2925
Simperium: 45d828d68aad71f3449371346f270013943eff78
3026
WordPress-Ratings-iOS: 9f83dbba6e728c5121b1fd21b5683cf2fd120646
3127

32-
PODFILE CHECKSUM: 97fe6e830ededaf4f7d24a45cebbc443e307535d
28+
PODFILE CHECKSUM: b13ff98d32d399a84f009b104b8f891deeb505d9
3329

3430
COCOAPODS: 1.16.0

Simplenote.xcodeproj/project.pbxproj

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,7 @@
6060
3FA3232B2D63E6F50017AE66 /* XCUITestHelpers in Frameworks */ = {isa = PBXBuildFile; productRef = 3FA3232A2D63E6F50017AE66 /* XCUITestHelpers */; };
6161
3FA6013C242C5AAE0068FC52 /* SimplenoteScreenshots.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3FA6013B242C5AAE0068FC52 /* SimplenoteScreenshots.swift */; };
6262
3FA8817E2DFAADD200E1F4A3 /* ZIPFoundation in Frameworks */ = {isa = PBXBuildFile; productRef = 3FA8817D2DFAADD200E1F4A3 /* ZIPFoundation */; };
63+
3FA88CF12DFABAA100E1F4A3 /* Gridicons in Frameworks */ = {isa = PBXBuildFile; productRef = 3FA88CF02DFABAA100E1F4A3 /* Gridicons */; };
6364
3FF314CE26FC20FD0012E68E /* PasscodeScreen.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3F4BA07F26CE00A2000619B1 /* PasscodeScreen.swift */; };
6465
3FF314D326FC47720012E68E /* XCUIApplication+Assertions.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3FF314D226FC47720012E68E /* XCUIApplication+Assertions.swift */; };
6566
3FFBDBEE26FBF132008AD052 /* UITestsFoundation.h in Headers */ = {isa = PBXBuildFile; fileRef = 3FFBDBED26FBF132008AD052 /* UITestsFoundation.h */; settings = {ATTRIBUTES = (Public, ); }; };
@@ -1381,6 +1382,7 @@
13811382
46A3C9B517DFA81A002865AE /* CoreFoundation.framework in Frameworks */,
13821383
BA2015BB2B57384F005E59AA /* AutomatticTracks in Frameworks */,
13831384
B59CACFC2541E05400958330 /* SimplenoteInterlinks in Frameworks */,
1385+
3FA88CF12DFABAA100E1F4A3 /* Gridicons in Frameworks */,
13841386
46A3C9B617DFA81A002865AE /* SystemConfiguration.framework in Frameworks */,
13851387
46A3C9B717DFA81A002865AE /* CoreData.framework in Frameworks */,
13861388
46A3C9B817DFA81A002865AE /* CFNetwork.framework in Frameworks */,
@@ -2864,6 +2866,7 @@
28642866
B59CACFB2541E05400958330 /* SimplenoteInterlinks */,
28652867
BA2015BA2B57384F005E59AA /* AutomatticTracks */,
28662868
B51D445A2C52CB4000F296A7 /* SimplenoteEndpoints */,
2869+
3FA88CF02DFABAA100E1F4A3 /* Gridicons */,
28672870
);
28682871
productName = Simplenote;
28692872
productReference = 46A3C9D717DFA81A002865AE /* Simplenote.app */;
@@ -3083,6 +3086,7 @@
30833086
BA2015B92B573761005E59AA /* XCRemoteSwiftPackageReference "Automattic-Tracks-iOS" */,
30843087
B51D44592C52CB4000F296A7 /* XCRemoteSwiftPackageReference "SimplenoteEndpoints-Swift" */,
30853088
3FA8817C2DFAADD200E1F4A3 /* XCRemoteSwiftPackageReference "ZIPFoundation" */,
3089+
3FA88CEF2DFABAA100E1F4A3 /* XCRemoteSwiftPackageReference "Gridicons-iOS" */,
30863090
);
30873091
productRefGroup = E29ADD3917848E8500E55842 /* Products */;
30883092
projectDirPath = "";
@@ -6153,6 +6157,14 @@
61536157
version = 0.9.15;
61546158
};
61556159
};
6160+
3FA88CEF2DFABAA100E1F4A3 /* XCRemoteSwiftPackageReference "Gridicons-iOS" */ = {
6161+
isa = XCRemoteSwiftPackageReference;
6162+
repositoryURL = "https://github.com/Automattic/Gridicons-iOS";
6163+
requirement = {
6164+
kind = revision;
6165+
revision = c904cb73e26e86463a78e1335c6f4fd54a9e9223;
6166+
};
6167+
};
61566168
B50D2FB424E6DFAC00163FC3 /* XCRemoteSwiftPackageReference "SimplenoteSearch-Swift" */ = {
61576169
isa = XCRemoteSwiftPackageReference;
61586170
repositoryURL = "[email protected]:Automattic/SimplenoteSearch-Swift.git";
@@ -6216,6 +6228,11 @@
62166228
package = 3FA8817C2DFAADD200E1F4A3 /* XCRemoteSwiftPackageReference "ZIPFoundation" */;
62176229
productName = ZIPFoundation;
62186230
};
6231+
3FA88CF02DFABAA100E1F4A3 /* Gridicons */ = {
6232+
isa = XCSwiftPackageProductDependency;
6233+
package = 3FA88CEF2DFABAA100E1F4A3 /* XCRemoteSwiftPackageReference "Gridicons-iOS" */;
6234+
productName = Gridicons;
6235+
};
62196236
3FFBDBF726FBF148008AD052 /* ScreenObject */ = {
62206237
isa = XCSwiftPackageProductDependency;
62216238
package = 3F4BA07C26CDF295000619B1 /* XCRemoteSwiftPackageReference "ScreenObject" */;

Simplenote.xcworkspace/xcshareddata/swiftpm/Package.resolved

Lines changed: 9 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)