|
@@ -3083,8 +3083,8 @@
|
|
|
isa = XCRemoteSwiftPackageReference;
|
|
|
repositoryURL = "https://github.com/SVGKit/SVGKit.git";
|
|
|
requirement = {
|
|
|
- branch = 3.x;
|
|
|
- kind = branch;
|
|
|
+ kind = upToNextMinorVersion;
|
|
|
+ minimumVersion = 3.0.0;
|
|
|
};
|
|
|
};
|
|
|
F75EAED626D2552E00F4320E /* XCRemoteSwiftPackageReference "MarqueeLabel" */ = {
|