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 f0370db commit 7127a0dCopy full SHA for 7127a0d
Sources/CreateXCFramework/Command.swift
@@ -27,7 +27,7 @@ struct Command: ParsableCommand {
27
28
Supported platforms: \(TargetPlatform.allCases.map({ $0.rawValue }).joined(separator: ", "))
29
""",
30
- version: "1.4.0"
+ version: "2.2.0"
31
)
32
33
0 commit comments