Skip to content

Commit 37a8664

Browse files
committed
chore: update sparkle framework
1 parent 0f5e42b commit 37a8664

2 files changed

Lines changed: 17 additions & 17 deletions

File tree

Xcodes.xcodeproj/project.pbxproj

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -114,14 +114,14 @@
114114
E689540325BE8C64000EBCEA /* DockProgress in Frameworks */ = {isa = PBXBuildFile; productRef = E689540225BE8C64000EBCEA /* DockProgress */; };
115115
E81D7EA02805250100A205FC /* Collection+.swift in Sources */ = {isa = PBXBuildFile; fileRef = E81D7E9F2805250100A205FC /* Collection+.swift */; };
116116
E832EAF82B0FBCF4001B570D /* RuntimeInstallationStepDetailView.swift in Sources */ = {isa = PBXBuildFile; fileRef = E832EAF72B0FBCF4001B570D /* RuntimeInstallationStepDetailView.swift */; };
117+
E83FDC442CBB649100679C6B /* Sparkle in Frameworks */ = {isa = PBXBuildFile; productRef = E83FDC432CBB649100679C6B /* Sparkle */; };
117118
E84B7D0D2B296A8900DBDA2B /* NavigationSplitViewWrapper.swift in Sources */ = {isa = PBXBuildFile; fileRef = E84B7D0C2B296A8900DBDA2B /* NavigationSplitViewWrapper.swift */; };
118119
E84E4F522B323A5F003F3959 /* CornerRadiusModifier.swift in Sources */ = {isa = PBXBuildFile; fileRef = E84E4F512B323A5F003F3959 /* CornerRadiusModifier.swift */; };
119120
E84E4F542B333864003F3959 /* PlatformsListView.swift in Sources */ = {isa = PBXBuildFile; fileRef = E84E4F532B333864003F3959 /* PlatformsListView.swift */; };
120121
E84E4F572B335094003F3959 /* OrderedCollections in Frameworks */ = {isa = PBXBuildFile; productRef = E84E4F562B335094003F3959 /* OrderedCollections */; };
121122
E86671272B309D2F0048559A /* PlatformsView.swift in Sources */ = {isa = PBXBuildFile; fileRef = E86671262B309D2F0048559A /* PlatformsView.swift */; };
122123
E87AB3C52939B65E00D72F43 /* Hardware.swift in Sources */ = {isa = PBXBuildFile; fileRef = E87AB3C42939B65E00D72F43 /* Hardware.swift */; };
123124
E87DD6EB25D053FA00D86808 /* Progress+.swift in Sources */ = {isa = PBXBuildFile; fileRef = E87DD6EA25D053FA00D86808 /* Progress+.swift */; };
124-
E891A1C42B43ACF900A1B9D1 /* Sparkle in Frameworks */ = {isa = PBXBuildFile; productRef = E891A1C32B43ACF900A1B9D1 /* Sparkle */; };
125125
E89342FA25EDCC17007CF557 /* NotificationManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = E89342F925EDCC17007CF557 /* NotificationManager.swift */; };
126126
E8977EA325C11E1500835F80 /* PreferencesView.swift in Sources */ = {isa = PBXBuildFile; fileRef = E8977EA225C11E1500835F80 /* PreferencesView.swift */; };
127127
E8B20CBF2A2EDEC20057D816 /* SDKs+Xcode.swift in Sources */ = {isa = PBXBuildFile; fileRef = E8B20CBE2A2EDEC20057D816 /* SDKs+Xcode.swift */; };
@@ -351,7 +351,7 @@
351351
E689540325BE8C64000EBCEA /* DockProgress in Frameworks */,
352352
CA9FF86D25951C6E00E47BAF /* XCModel in Frameworks */,
353353
CABFA9F82592F0F900380FEE /* KeychainAccess in Frameworks */,
354-
E891A1C42B43ACF900A1B9D1 /* Sparkle in Frameworks */,
354+
E83FDC442CBB649100679C6B /* Sparkle in Frameworks */,
355355
CAA858CD25A3D8BC00ACF8C0 /* ErrorHandling in Frameworks */,
356356
E8C0EB1A291EF43E0081528A /* XcodesKit in Frameworks */,
357357
E8FD5727291EE4AC001E004C /* AsyncNetworkService in Frameworks */,
@@ -713,7 +713,7 @@
713713
E8C0EB19291EF43E0081528A /* XcodesKit */,
714714
E8F44A1D296B4CD7002D6592 /* Path */,
715715
E84E4F562B335094003F3959 /* OrderedCollections */,
716-
E891A1C32B43ACF900A1B9D1 /* Sparkle */,
716+
E83FDC432CBB649100679C6B /* Sparkle */,
717717
);
718718
productName = XcodesMac;
719719
productReference = CAD2E79E2449574E00113D76 /* Xcodes.app */;
@@ -801,7 +801,7 @@
801801
E8FD5725291EE4AC001E004C /* XCRemoteSwiftPackageReference "AsyncHTTPNetworkService" */,
802802
E8F44A1C296B4CD7002D6592 /* XCRemoteSwiftPackageReference "Path" */,
803803
E84E4F552B335094003F3959 /* XCRemoteSwiftPackageReference "swift-collections" */,
804-
E891A1C22B43ACA400A1B9D1 /* XCRemoteSwiftPackageReference "Sparkle" */,
804+
E83FDC422CBB649100679C6B /* XCRemoteSwiftPackageReference "Sparkle" */,
805805
);
806806
productRefGroup = CAD2E79F2449574E00113D76 /* Products */;
807807
projectDirPath = "";
@@ -1533,20 +1533,20 @@
15331533
minimumVersion = 4.3.1;
15341534
};
15351535
};
1536-
E84E4F552B335094003F3959 /* XCRemoteSwiftPackageReference "swift-collections" */ = {
1536+
E83FDC422CBB649100679C6B /* XCRemoteSwiftPackageReference "Sparkle" */ = {
15371537
isa = XCRemoteSwiftPackageReference;
1538-
repositoryURL = "https://github.com/apple/swift-collections.git";
1538+
repositoryURL = "https://github.com/sparkle-project/Sparkle";
15391539
requirement = {
15401540
kind = upToNextMajorVersion;
1541-
minimumVersion = 1.0.5;
1541+
minimumVersion = 2.6.4;
15421542
};
15431543
};
1544-
E891A1C22B43ACA400A1B9D1 /* XCRemoteSwiftPackageReference "Sparkle" */ = {
1544+
E84E4F552B335094003F3959 /* XCRemoteSwiftPackageReference "swift-collections" */ = {
15451545
isa = XCRemoteSwiftPackageReference;
1546-
repositoryURL = "https://github.com/sparkle-project/Sparkle";
1546+
repositoryURL = "https://github.com/apple/swift-collections.git";
15471547
requirement = {
15481548
kind = upToNextMajorVersion;
1549-
minimumVersion = 2.5.2;
1549+
minimumVersion = 1.0.5;
15501550
};
15511551
};
15521552
E8F44A1C296B4CD7002D6592 /* XCRemoteSwiftPackageReference "Path" */ = {
@@ -1612,16 +1612,16 @@
16121612
package = E689540125BE8C64000EBCEA /* XCRemoteSwiftPackageReference "DockProgress" */;
16131613
productName = DockProgress;
16141614
};
1615+
E83FDC432CBB649100679C6B /* Sparkle */ = {
1616+
isa = XCSwiftPackageProductDependency;
1617+
package = E83FDC422CBB649100679C6B /* XCRemoteSwiftPackageReference "Sparkle" */;
1618+
productName = Sparkle;
1619+
};
16151620
E84E4F562B335094003F3959 /* OrderedCollections */ = {
16161621
isa = XCSwiftPackageProductDependency;
16171622
package = E84E4F552B335094003F3959 /* XCRemoteSwiftPackageReference "swift-collections" */;
16181623
productName = OrderedCollections;
16191624
};
1620-
E891A1C32B43ACF900A1B9D1 /* Sparkle */ = {
1621-
isa = XCSwiftPackageProductDependency;
1622-
package = E891A1C22B43ACA400A1B9D1 /* XCRemoteSwiftPackageReference "Sparkle" */;
1623-
productName = Sparkle;
1624-
};
16251625
E8C0EB19291EF43E0081528A /* XcodesKit */ = {
16261626
isa = XCSwiftPackageProductDependency;
16271627
productName = XcodesKit;

Xcodes.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved

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

0 commit comments

Comments
 (0)