We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 797b780 commit 64b1ecfCopy full SHA for 64b1ecf
Package.swift
@@ -1,4 +1,4 @@
1
-// swift-tools-version: 6.0
+// swift-tools-version: 5.10
2
// The swift-tools-version declares the minimum version of Swift required to build this package.
3
4
import PackageDescription
README.md
@@ -106,7 +106,7 @@ init(data: Data) throws
106
107
</details>
108
109
-## Feed Generation
+## Feed Generator
110
111
To generate an XML string for any given XML feed, create an instance of an `RSSFeed` or `AtomFeed` and populate it with the necessary data.
112
0 commit comments