Skip to content

Commit cb8baf4

Browse files
committed
chore: remove unused dependancy
1 parent 0e88e6b commit cb8baf4

File tree

2 files changed

+1
-27
lines changed

2 files changed

+1
-27
lines changed

feather.xcodeproj/project.pbxproj

Lines changed: 0 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@
1313
3322FF532BFEE5B9001768D8 /* NukeUI in Frameworks */ = {isa = PBXBuildFile; productRef = 3322FF522BFEE5B9001768D8 /* NukeUI */; };
1414
3322FF552BFEE5B9001768D8 /* NukeVideo in Frameworks */ = {isa = PBXBuildFile; productRef = 3322FF542BFEE5B9001768D8 /* NukeVideo */; };
1515
336EEE812C32367C0011188D /* ZIPFoundation in Frameworks */ = {isa = PBXBuildFile; productRef = 336EEE802C32367C0011188D /* ZIPFoundation */; };
16-
338FFCED2C695CA3006C3BE0 /* IconSelector in Frameworks */ = {isa = PBXBuildFile; productRef = 338FFCEC2C695CA3006C3BE0 /* IconSelector */; };
1716
33BDD0A02C76D06900AF6169 /* UIOnboarding.md in Resources */ = {isa = PBXBuildFile; fileRef = 33BDD09F2C76D06900AF6169 /* UIOnboarding.md */; };
1817
33BDD0A22C76D0FB00AF6169 /* Ellekit.md in Resources */ = {isa = PBXBuildFile; fileRef = 33BDD0A12C76D0FB00AF6169 /* Ellekit.md */; };
1918
33BDD0A62C76EA4200AF6169 /* UIOnboarding in Frameworks */ = {isa = PBXBuildFile; productRef = 33BDD0A52C76EA4200AF6169 /* UIOnboarding */; };
@@ -97,7 +96,6 @@
9796
buildActionMask = 2147483647;
9897
files = (
9998
33BDD0C02C7866FE00AF6169 /* Vapor in Frameworks */,
100-
338FFCED2C695CA3006C3BE0 /* IconSelector in Frameworks */,
10199
3322FF4F2BFEE5B9001768D8 /* Nuke in Frameworks */,
102100
33BE87A52C72E1220044D245 /* SWCompression in Frameworks */,
103101
AA280D952C76AB7400CAC838 /* MobileCoreServices.framework in Frameworks */,
@@ -215,7 +213,6 @@
215213
D0AA9D532BFF02AF00A65D45 /* OpenSSL */,
216214
33C0409D2C30DD3E00243D90 /* AlertKit */,
217215
336EEE802C32367C0011188D /* ZIPFoundation */,
218-
338FFCEC2C695CA3006C3BE0 /* IconSelector */,
219216
33BE87A42C72E1220044D245 /* SWCompression */,
220217
33BDD0A52C76EA4200AF6169 /* UIOnboarding */,
221218
33BDD0BF2C7866FE00AF6169 /* Vapor */,
@@ -262,7 +259,6 @@
262259
D0AA9D522BFF02AF00A65D45 /* XCRemoteSwiftPackageReference "OpenSSL-Swift-Package" */,
263260
33C0409C2C30DD3E00243D90 /* XCRemoteSwiftPackageReference "AlertKit" */,
264261
336EEE7F2C32367C0011188D /* XCRemoteSwiftPackageReference "ZIPFoundation" */,
265-
338FFCEB2C695CA3006C3BE0 /* XCRemoteSwiftPackageReference "ios-icon-selector" */,
266262
33BE87A32C72E1220044D245 /* XCRemoteSwiftPackageReference "SWCompression" */,
267263
33BDD0A42C76EA4100AF6169 /* XCRemoteSwiftPackageReference "UIOnboarding-18" */,
268264
33BDD0BE2C7866FE00AF6169 /* XCRemoteSwiftPackageReference "vapor" */,
@@ -590,14 +586,6 @@
590586
minimumVersion = 0.9.19;
591587
};
592588
};
593-
338FFCEB2C695CA3006C3BE0 /* XCRemoteSwiftPackageReference "ios-icon-selector" */ = {
594-
isa = XCRemoteSwiftPackageReference;
595-
repositoryURL = "https://github.com/jellybeansoup/ios-icon-selector";
596-
requirement = {
597-
branch = main;
598-
kind = branch;
599-
};
600-
};
601589
33BDD0A42C76EA4100AF6169 /* XCRemoteSwiftPackageReference "UIOnboarding-18" */ = {
602590
isa = XCRemoteSwiftPackageReference;
603591
repositoryURL = "https://github.com/khcrysalis/UIOnboarding-18";
@@ -666,11 +654,6 @@
666654
package = 336EEE7F2C32367C0011188D /* XCRemoteSwiftPackageReference "ZIPFoundation" */;
667655
productName = ZIPFoundation;
668656
};
669-
338FFCEC2C695CA3006C3BE0 /* IconSelector */ = {
670-
isa = XCSwiftPackageProductDependency;
671-
package = 338FFCEB2C695CA3006C3BE0 /* XCRemoteSwiftPackageReference "ios-icon-selector" */;
672-
productName = IconSelector;
673-
};
674657
33BDD0A52C76EA4200AF6169 /* UIOnboarding */ = {
675658
isa = XCSwiftPackageProductDependency;
676659
package = 33BDD0A42C76EA4100AF6169 /* XCRemoteSwiftPackageReference "UIOnboarding-18" */;

feather.xcworkspace/xcshareddata/swiftpm/Package.resolved

Lines changed: 1 addition & 10 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)