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 d73671d commit 163024eCopy full SHA for 163024e
Sources/XcodeProjectCLI/XcodeProjectCLI.swift
@@ -13,7 +13,7 @@ struct XcodeProjectCLI: ParsableCommand {
13
static let configuration: CommandConfiguration = .init(
14
commandName: "xcp",
15
abstract: "XcodeProjectCLI",
16
- version: "1.1.0",
+ version: "1.2.0",
17
groupedSubcommands: [
18
.init(
19
name: "Target",
0 commit comments