mirror of
https://github.com/Ranchero-Software/NetNewsWire.git
synced 2025-02-10 09:00:49 +01:00
Require RSParser 2.0.3 and greater. Fix #3142.
This commit is contained in:
parent
ddde664d61
commit
504c294cc8
@ -6416,7 +6416,7 @@
|
|||||||
repositoryURL = "https://github.com/Ranchero-Software/RSParser.git";
|
repositoryURL = "https://github.com/Ranchero-Software/RSParser.git";
|
||||||
requirement = {
|
requirement = {
|
||||||
kind = upToNextMajorVersion;
|
kind = upToNextMajorVersion;
|
||||||
minimumVersion = 2.0.0;
|
minimumVersion = 2.0.3;
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
653813412680E2DA007A082C /* XCRemoteSwiftPackageReference "RSCore" */ = {
|
653813412680E2DA007A082C /* XCRemoteSwiftPackageReference "RSCore" */ = {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user