Build Information
Successful build of SPX, reference trunk (64f6e0
), with Swift 6.0 for macOS (SPM) on 2 Mar 2025 06:29:26 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats
Build Log
========================================
RunAll
========================================
Builder version: 4.60.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/danielsincere/SPX.git
Reference: trunk
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/danielsincere/SPX
* branch trunk -> FETCH_HEAD
* [new branch] trunk -> origin/trunk
HEAD is now at 64f6e04 Release management (#11)
Cloned https://github.com/danielsincere/SPX.git
Revision (git rev-parse @):
64f6e04886f99b865b05dcd889490c91633d1435
SUCCESS checkout https://github.com/danielsincere/SPX.git at trunk
Fetching https://github.com/onevcat/Rainbow
Fetching https://github.com/DanielSincere/Sh.git
Fetching https://github.com/apple/swift-argument-parser.git
Fetching https://github.com/apple/swift-system
[1/4158] Fetching swift-system
[168/5354] Fetching swift-system, rainbow
[336/6213] Fetching swift-system, rainbow, sh
[6095/20865] Fetching swift-system, rainbow, sh, swift-argument-parser
Fetched https://github.com/onevcat/Rainbow from cache (0.95s)
[5164/19669] Fetching swift-system, sh, swift-argument-parser
Fetched https://github.com/apple/swift-argument-parser.git from cache (1.59s)
Fetched https://github.com/apple/swift-system from cache (1.59s)
Fetched https://github.com/DanielSincere/Sh.git from cache (1.59s)
Computing version for https://github.com/apple/swift-system
Computed https://github.com/apple/swift-system at 1.2.1 (2.81s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.2.3 (0.54s)
Computing version for https://github.com/DanielSincere/Sh.git
Computed https://github.com/DanielSincere/Sh.git at 1.3.0 (0.41s)
Computing version for https://github.com/onevcat/Rainbow
Computed https://github.com/onevcat/Rainbow at 4.0.1 (2.22s)
Creating working copy for https://github.com/onevcat/Rainbow
Working copy of https://github.com/onevcat/Rainbow resolved at 4.0.1
Creating working copy for https://github.com/apple/swift-system
Working copy of https://github.com/apple/swift-system resolved at 1.2.1
Creating working copy for https://github.com/apple/swift-argument-parser.git
Working copy of https://github.com/apple/swift-argument-parser.git resolved at 1.2.3
Creating working copy for https://github.com/DanielSincere/Sh.git
Working copy of https://github.com/DanielSincere/Sh.git resolved at 1.3.0
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
"identity": ".resolve-product-dependencies",
"name": "resolve-dependencies",
"url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"dependencies": [
{
"identity": "spx",
"name": "SPX",
"url": "https://github.com/danielsincere/SPX.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SPX",
"dependencies": [
{
"identity": "rainbow",
"name": "Rainbow",
"url": "https://github.com/onevcat/Rainbow",
"version": "4.1.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Rainbow",
"dependencies": [
]
},
{
"identity": "sh",
"name": "Sh",
"url": "https://github.com/DanielSincere/Sh.git",
"version": "1.3.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Sh",
"dependencies": [
{
"identity": "rainbow",
"name": "Rainbow",
"url": "https://github.com/onevcat/Rainbow",
"version": "4.1.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Rainbow",
"dependencies": [
]
}
]
},
{
"identity": "swift-argument-parser",
"name": "swift-argument-parser",
"url": "https://github.com/apple/swift-argument-parser.git",
"version": "1.5.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-argument-parser",
"dependencies": [
]
},
{
"identity": "swift-system",
"name": "swift-system",
"url": "https://github.com/apple/swift-system",
"version": "1.4.2",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-system",
"dependencies": [
]
}
]
}
]
}
Fetching https://github.com/danielsincere/SPX.git
[1/887] Fetching spx
Fetched https://github.com/danielsincere/SPX.git from cache (0.84s)
Fetching https://github.com/onevcat/Rainbow from cache
Fetching https://github.com/apple/swift-argument-parser.git from cache
Fetching https://github.com/apple/swift-system from cache
Fetching https://github.com/DanielSincere/Sh.git from cache
Fetched https://github.com/onevcat/Rainbow from cache (0.49s)
Fetched https://github.com/apple/swift-argument-parser.git from cache (0.58s)
Fetched https://github.com/apple/swift-system from cache (0.58s)
Fetched https://github.com/DanielSincere/Sh.git from cache (0.58s)
Computing version for https://github.com/DanielSincere/Sh.git
Computed https://github.com/DanielSincere/Sh.git at 1.3.0 (0.02s)
Computing version for https://github.com/onevcat/Rainbow
Computed https://github.com/onevcat/Rainbow at 4.1.0 (0.02s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.5.0 (0.42s)
Computing version for https://github.com/apple/swift-system
Computed https://github.com/apple/swift-system at 1.4.2 (0.41s)
Creating working copy for https://github.com/apple/swift-argument-parser.git
Working copy of https://github.com/apple/swift-argument-parser.git resolved at 1.5.0
Creating working copy for https://github.com/onevcat/Rainbow
Working copy of https://github.com/onevcat/Rainbow resolved at 4.1.0
Creating working copy for https://github.com/apple/swift-system
Working copy of https://github.com/apple/swift-system resolved at 1.4.2
Creating working copy for https://github.com/DanielSincere/Sh.git
Working copy of https://github.com/DanielSincere/Sh.git resolved at 1.3.0
Creating working copy for https://github.com/danielsincere/SPX.git
Working copy of https://github.com/danielsincere/SPX.git resolved at trunk (64f6e04)
Found 4 product dependencies
- Rainbow
- Sh
- swift-argument-parser
- swift-system
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.0
Building package at path: $PWD
https://github.com/danielsincere/SPX.git
https://github.com/danielsincere/SPX.git
{
"dependencies" : [
{
"identity" : "rainbow",
"requirement" : {
"range" : [
{
"lower_bound" : "4.0.0",
"upper_bound" : "5.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/onevcat/Rainbow"
},
{
"identity" : "sh",
"requirement" : {
"range" : [
{
"lower_bound" : "1.3.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/DanielSincere/Sh.git"
},
{
"identity" : "swift-argument-parser",
"requirement" : {
"range" : [
{
"lower_bound" : "1.2.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-argument-parser.git"
},
{
"identity" : "swift-system",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-system"
}
],
"manifest_display_name" : "SPX",
"name" : "SPX",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "13.0"
}
],
"products" : [
{
"name" : "spx",
"targets" : [
"spx"
],
"type" : {
"executable" : null
}
},
{
"name" : "GenerateTemplatesTool",
"targets" : [
"GenerateTemplatesTool"
],
"type" : {
"executable" : null
}
}
],
"targets" : [
{
"c99name" : "spx",
"module_type" : "SwiftTarget",
"name" : "spx",
"path" : "Sources/spx",
"product_memberships" : [
"spx"
],
"sources" : [
"main.swift"
],
"target_dependencies" : [
"SPXLib"
],
"type" : "executable"
},
{
"c99name" : "SPXTests",
"module_type" : "SwiftTarget",
"name" : "SPXTests",
"path" : "Tests/SPXTests",
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/SPXTests/Fixtures",
"rule" : {
"copy" : {
}
}
}
],
"sources" : [
"AddCommandTests.swift",
"BuildCommandTests.swift",
"ExecCommandTests.swift",
"ListCommandTests.swift",
"support/FakeRunner.swift",
"support/Fixtures.swift",
"support/ParsingFakeRunner.swift"
],
"target_dependencies" : [
"SPXLib"
],
"type" : "test"
},
{
"c99name" : "SPXLib",
"module_type" : "SwiftTarget",
"name" : "SPXLib",
"path" : "Sources/SPXLib",
"product_dependencies" : [
"Sh",
"Rainbow"
],
"product_memberships" : [
"spx"
],
"sources" : [
"Announcer/Announcer.swift",
"Announcer/LocalizedErrors/AddCommand.Errors.swift",
"Announcer/LocalizedErrors/BuildCommand.Errors.swift",
"Announcer/LocalizedErrors/ExecCommand.Errors.swift",
"Announcer/LocalizedErrors/InitCommand.Errors.swift",
"Announcer/LocalizedErrors/SwiftPackageDescription.Errors.swift",
"Commands/AddCommand.swift",
"Commands/BuildCommand.swift",
"Commands/ExecCommand.swift",
"Commands/HelpCommand.swift",
"Commands/InitCommand.swift",
"Commands/ListCommand.swift",
"Commands/models/ScaffoldFile.swift",
"Commands/models/SwiftPackageDescription.swift",
"Runner/Runner.swift",
"Runner/Running.swift",
"SPX.swift",
"version.swift"
],
"target_dependencies" : [
"GenerateTemplatesPlugin"
],
"type" : "library"
},
{
"c99name" : "GenerateTemplatesTool",
"module_type" : "SwiftTarget",
"name" : "GenerateTemplatesTool",
"path" : "Sources/GenerateTemplatesTool",
"product_dependencies" : [
"ArgumentParser",
"SystemPackage"
],
"product_memberships" : [
"spx",
"GenerateTemplatesTool"
],
"sources" : [
"GenerateTemplatesTool.swift"
],
"type" : "executable"
},
{
"c99name" : "GenerateTemplatesPlugin",
"module_type" : "PluginTarget",
"name" : "GenerateTemplatesPlugin",
"path" : "Plugins/GenerateTemplatesPlugin",
"plugin_capability" : {
"type" : "buildTool"
},
"product_memberships" : [
"spx"
],
"sources" : [
"GenerateTemplatesPlugin.swift"
],
"target_dependencies" : [
"GenerateTemplatesTool"
],
"type" : "plugin"
}
],
"tools_version" : "6.0"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats
Building for debugging...
[0/10] Write sources
[4/10] Write GenerateTemplatesTool-tool-entitlement.plist
[5/10] Compiling CSystem shims.c
[6/10] Write swift-version-5BDAB9E9C0126B9D.txt
[8/33] Emitting module ArgumentParserToolInfo
[9/33] Compiling ArgumentParserToolInfo ToolInfo.swift
[10/71] Emitting module SystemPackage
[11/73] Compiling SystemPackage Util.swift
[12/73] Compiling SystemPackage UtilConsumers.swift
[13/73] Compiling ArgumentParser OptionGroup.swift
[14/73] Compiling ArgumentParser ParserError.swift
[15/73] Compiling ArgumentParser Flag.swift
[16/73] Compiling ArgumentParser NameSpecification.swift
[17/73] Compiling ArgumentParser Option.swift
[18/73] Compiling ArgumentParser Name.swift
[19/73] Compiling ArgumentParser Parsed.swift
[20/73] Compiling ArgumentParser FishCompletionsGenerator.swift
[21/73] Compiling ArgumentParser ZshCompletionsGenerator.swift
[22/73] Compiling ArgumentParser ArgumentHelp.swift
[23/73] Compiling ArgumentParser ArgumentVisibility.swift
[24/73] Compiling ArgumentParser Argument.swift
[25/73] Compiling ArgumentParser InputOrigin.swift
[26/73] Compiling ArgumentParser SplitArguments.swift
[27/73] Compiling ArgumentParser DumpHelpGenerator.swift
[28/73] Compiling ArgumentParser HelpCommand.swift
[29/73] Compiling ArgumentParser BashCompletionsGenerator.swift
[30/73] Compiling ArgumentParser CompletionsGenerator.swift
[31/73] Compiling ArgumentParser CompletionKind.swift
[32/73] Compiling ArgumentParser Errors.swift
[33/73] Emitting module ArgumentParser
[34/77] Compiling ArgumentParser Platform.swift
[35/77] Compiling ArgumentParser SequenceExtensions.swift
[36/77] Compiling ArgumentParser StringExtensions.swift
[37/77] Compiling ArgumentParser Tree.swift
[46/77] Compiling ArgumentParser AsyncParsableCommand.swift
[47/77] Compiling ArgumentParser CommandConfiguration.swift
[48/77] Compiling ArgumentParser EnumerableFlag.swift
[49/77] Compiling ArgumentParser ExpressibleByArgument.swift
[50/77] Compiling ArgumentParser ArgumentDefinition.swift
[51/77] Compiling ArgumentParser ArgumentSet.swift
[52/77] Compiling ArgumentParser CommandParser.swift
[53/77] Compiling ArgumentParser InputKey.swift
[55/77] Compiling ArgumentParser ParsableArgumentsValidation.swift
[56/77] Compiling ArgumentParser ParsableCommand.swift
[57/77] Compiling ArgumentParser ArgumentDecoder.swift
[66/77] Compiling ArgumentParser HelpGenerator.swift
[67/77] Compiling ArgumentParser MessageInfo.swift
[68/77] Compiling ArgumentParser UsageGenerator.swift
[69/77] Compiling ArgumentParser CollectionExtensions.swift
[75/79] Emitting module GenerateTemplatesTool
[76/79] Compiling GenerateTemplatesTool GenerateTemplatesTool.swift
[76/79] Write Objects.LinkFileList
[77/79] Linking GenerateTemplatesTool-tool
[78/79] Applying GenerateTemplatesTool-tool
Build of product 'GenerateTemplatesTool' complete! (13.41s)
[1/1] Compiling plugin GenerateManual
/Users/admin/builder/spi-builder-workspace/Plugins/GenerateTemplatesPlugin/GenerateTemplatesPlugin.swift:8:40: warning: 'directory' is deprecated: renamed to 'directoryURL'
6 | func createBuildCommands(context: PackagePlugin.PluginContext, target: PackagePlugin.Target) async throws -> [PackagePlugin.Command] {
7 |
8 | let templatesDir = context.package.directory.appending(subpath: "templates")
| |- warning: 'directory' is deprecated: renamed to 'directoryURL'
| `- note: use 'directoryURL' instead
9 | let enumerator = FileManager.default.enumerator(atPath: templatesDir.string)
10 |
/Users/admin/builder/spi-builder-workspace/Plugins/GenerateTemplatesPlugin/GenerateTemplatesPlugin.swift:8:50: warning: 'appending(subpath:)' is deprecated: Use `URL` type instead of `Path`.
6 | func createBuildCommands(context: PackagePlugin.PluginContext, target: PackagePlugin.Target) async throws -> [PackagePlugin.Command] {
7 |
8 | let templatesDir = context.package.directory.appending(subpath: "templates")
| `- warning: 'appending(subpath:)' is deprecated: Use `URL` type instead of `Path`.
9 | let enumerator = FileManager.default.enumerator(atPath: templatesDir.string)
10 |
/Users/admin/builder/spi-builder-workspace/Plugins/GenerateTemplatesPlugin/GenerateTemplatesPlugin.swift:9:74: warning: 'string' is deprecated: Use `URL` type instead of `Path`.
7 |
8 | let templatesDir = context.package.directory.appending(subpath: "templates")
9 | let enumerator = FileManager.default.enumerator(atPath: templatesDir.string)
| `- warning: 'string' is deprecated: Use `URL` type instead of `Path`.
10 |
11 | let inputFiles = paths(fromEnumerator: enumerator!).map { path in
/Users/admin/builder/spi-builder-workspace/Plugins/GenerateTemplatesPlugin/GenerateTemplatesPlugin.swift:12:20: warning: 'appending' is deprecated: Use `URL` type instead of `Path`.
10 |
11 | let inputFiles = paths(fromEnumerator: enumerator!).map { path in
12 | templatesDir.appending(path)
| `- warning: 'appending' is deprecated: Use `URL` type instead of `Path`.
13 | }
14 |
/Users/admin/builder/spi-builder-workspace/Plugins/GenerateTemplatesPlugin/GenerateTemplatesPlugin.swift:15:93: warning: 'string' is deprecated: Use `URL` type instead of `Path`.
13 | }
14 |
15 | let templateDirNames = try FileManager.default.contentsOfDirectory(atPath: templatesDir.string)
| `- warning: 'string' is deprecated: Use `URL` type instead of `Path`.
16 |
17 | return [
/Users/admin/builder/spi-builder-workspace/Plugins/GenerateTemplatesPlugin/GenerateTemplatesPlugin.swift:18:8: warning: 'buildCommand(displayName:executable:arguments:environment:inputFiles:outputFiles:)' is deprecated: Use `URL` type instead of `Path`.
16 |
17 | return [
18 | .buildCommand(
| `- warning: 'buildCommand(displayName:executable:arguments:environment:inputFiles:outputFiles:)' is deprecated: Use `URL` type instead of `Path`.
19 | displayName: "GenerateTemplatesPlugin",
20 | executable: try context.tool(named: "GenerateTemplatesTool").path,
/Users/admin/builder/spi-builder-workspace/Plugins/GenerateTemplatesPlugin/GenerateTemplatesPlugin.swift:20:70: warning: 'path' is deprecated: renamed to 'url'
18 | .buildCommand(
19 | displayName: "GenerateTemplatesPlugin",
20 | executable: try context.tool(named: "GenerateTemplatesTool").path,
| |- warning: 'path' is deprecated: renamed to 'url'
| `- note: use 'url' instead
21 | arguments: [
22 | templatesDir.string,
/Users/admin/builder/spi-builder-workspace/Plugins/GenerateTemplatesPlugin/GenerateTemplatesPlugin.swift:22:24: warning: 'string' is deprecated: Use `URL` type instead of `Path`.
20 | executable: try context.tool(named: "GenerateTemplatesTool").path,
21 | arguments: [
22 | templatesDir.string,
| `- warning: 'string' is deprecated: Use `URL` type instead of `Path`.
23 | context.pluginWorkDirectory.string
24 | ],
/Users/admin/builder/spi-builder-workspace/Plugins/GenerateTemplatesPlugin/GenerateTemplatesPlugin.swift:23:19: warning: 'pluginWorkDirectory' is deprecated: renamed to 'pluginWorkDirectoryURL'
21 | arguments: [
22 | templatesDir.string,
23 | context.pluginWorkDirectory.string
| |- warning: 'pluginWorkDirectory' is deprecated: renamed to 'pluginWorkDirectoryURL'
| `- note: use 'pluginWorkDirectoryURL' instead
24 | ],
25 | inputFiles: inputFiles,
/Users/admin/builder/spi-builder-workspace/Plugins/GenerateTemplatesPlugin/GenerateTemplatesPlugin.swift:23:39: warning: 'string' is deprecated: Use `URL` type instead of `Path`.
21 | arguments: [
22 | templatesDir.string,
23 | context.pluginWorkDirectory.string
| `- warning: 'string' is deprecated: Use `URL` type instead of `Path`.
24 | ],
25 | inputFiles: inputFiles,
/Users/admin/builder/spi-builder-workspace/Plugins/GenerateTemplatesPlugin/GenerateTemplatesPlugin.swift:27:19: warning: 'pluginWorkDirectory' is deprecated: renamed to 'pluginWorkDirectoryURL'
25 | inputFiles: inputFiles,
26 | outputFiles: [
27 | context.pluginWorkDirectory.appending("Templates.swift"),
| |- warning: 'pluginWorkDirectory' is deprecated: renamed to 'pluginWorkDirectoryURL'
| `- note: use 'pluginWorkDirectoryURL' instead
28 | ] + templateDirNames.map({ templateName in
29 | context.pluginWorkDirectory.appending("\(templateName)Template.swift")
/Users/admin/builder/spi-builder-workspace/Plugins/GenerateTemplatesPlugin/GenerateTemplatesPlugin.swift:27:39: warning: 'appending' is deprecated: Use `URL` type instead of `Path`.
25 | inputFiles: inputFiles,
26 | outputFiles: [
27 | context.pluginWorkDirectory.appending("Templates.swift"),
| `- warning: 'appending' is deprecated: Use `URL` type instead of `Path`.
28 | ] + templateDirNames.map({ templateName in
29 | context.pluginWorkDirectory.appending("\(templateName)Template.swift")
/Users/admin/builder/spi-builder-workspace/Plugins/GenerateTemplatesPlugin/GenerateTemplatesPlugin.swift:29:19: warning: 'pluginWorkDirectory' is deprecated: renamed to 'pluginWorkDirectoryURL'
27 | context.pluginWorkDirectory.appending("Templates.swift"),
28 | ] + templateDirNames.map({ templateName in
29 | context.pluginWorkDirectory.appending("\(templateName)Template.swift")
| |- warning: 'pluginWorkDirectory' is deprecated: renamed to 'pluginWorkDirectoryURL'
| `- note: use 'pluginWorkDirectoryURL' instead
30 | })
31 | ),
/Users/admin/builder/spi-builder-workspace/Plugins/GenerateTemplatesPlugin/GenerateTemplatesPlugin.swift:29:39: warning: 'appending' is deprecated: Use `URL` type instead of `Path`.
27 | context.pluginWorkDirectory.appending("Templates.swift"),
28 | ] + templateDirNames.map({ templateName in
29 | context.pluginWorkDirectory.appending("\(templateName)Template.swift")
| `- warning: 'appending' is deprecated: Use `URL` type instead of `Path`.
30 | })
31 | ),
[2/2] Compiling plugin GenerateTemplatesPlugin
Building for debugging...
[2/21] Write sources
[4/21] Write spx-entitlement.plist
[5/21] Write sources
[8/21] Write GenerateTemplatesTool-entitlement.plist
[9/21] Write sources
[11/21] Compiling CSystem shims.c
[12/21] Write swift-version-5BDAB9E9C0126B9D.txt
Directory SPX
name Package.resolved
Directory SPX
name .gitignore
Directory SPX
name Package.swift
Directory SPX/Sources/date
name main.swift
Directory SPX
name .env.sample
Directory SPX
name README.md
Directory SPX
name Package.resolved
Directory SPX
name .gitignore
Directory SPX
name Package.swift
Directory SPX/Sources/appstore
name EnvironmentKeys.swift
Directory SPX/Sources/appstore
name BuildNumberAction.swift
Directory SPX/Sources/appstore
name AppStoreScript.swift
Directory SPX/Sources/appicon
name main.swift
Directory SPX
name AppIcon.svg
[13/55] GenerateTemplatesPlugin
[14/55] Write sources
[16/55] Compiling ArgumentParserToolInfo ToolInfo.swift
[17/55] Emitting module ArgumentParserToolInfo
[18/93] Emitting module SystemPackage
[19/95] Compiling SystemPackage Util.swift
[20/95] Compiling SystemPackage UtilConsumers.swift
[21/95] Compiling ArgumentParser BashCompletionsGenerator.swift
[22/95] Compiling ArgumentParser CompletionsGenerator.swift
[23/95] Compiling ArgumentParser FishCompletionsGenerator.swift
[24/95] Compiling ArgumentParser ZshCompletionsGenerator.swift
[25/95] Compiling ArgumentParser Argument.swift
[26/99] Compiling ArgumentParser ParserError.swift
[27/99] Compiling ArgumentParser SplitArguments.swift
[28/99] Compiling ArgumentParser DumpHelpGenerator.swift
[29/99] Compiling ArgumentParser HelpCommand.swift
[30/99] Compiling ArgumentParser UsageGenerator.swift
[31/99] Compiling ArgumentParser CollectionExtensions.swift
[32/99] Compiling ArgumentParser ParsableCommand.swift
[33/99] Compiling ArgumentParser ArgumentDecoder.swift
[34/99] Compiling ArgumentParser ArgumentHelp.swift
[35/99] Compiling ArgumentParser ArgumentVisibility.swift
[36/99] Compiling ArgumentParser CompletionKind.swift
[37/99] Compiling ArgumentParser Errors.swift
[38/99] Compiling ArgumentParser HelpGenerator.swift
[39/99] Compiling ArgumentParser MessageInfo.swift
[40/99] Compiling ArgumentParser ParsableArguments.swift
[41/99] Compiling ArgumentParser ParsableArgumentsValidation.swift
[42/99] Compiling ArgumentParser InputOrigin.swift
[43/99] Compiling ArgumentParser Name.swift
[44/99] Compiling ArgumentParser Parsed.swift
[45/99] Compiling ArgumentParser ParsedValues.swift
[48/99] Compiling ArgumentParser Option.swift
[49/99] Compiling ArgumentParser OptionGroup.swift
[50/99] Compiling ArgumentParser ArgumentDefinition.swift
[51/99] Compiling ArgumentParser ArgumentSet.swift
[52/99] Compiling ArgumentParser CommandParser.swift
[53/99] Compiling ArgumentParser InputKey.swift
[54/99] Compiling ArgumentParser Platform.swift
[55/99] Compiling ArgumentParser SequenceExtensions.swift
[56/99] Compiling ArgumentParser StringExtensions.swift
[57/99] Compiling ArgumentParser Tree.swift
[62/99] Compiling ArgumentParser AsyncParsableCommand.swift
[63/99] Compiling ArgumentParser CommandConfiguration.swift
[64/99] Compiling ArgumentParser EnumerableFlag.swift
[65/99] Compiling ArgumentParser ExpressibleByArgument.swift
[66/99] Compiling Rainbow String+Rainbow.swift
[67/99] Compiling Rainbow StringGenerator.swift
[68/100] Compiling Rainbow OutputTarget.swift
[69/100] Compiling Rainbow Color.swift
[70/100] Compiling Rainbow ModesExtractor.swift
[71/100] Compiling Rainbow ControlCode.swift
[72/100] Compiling Rainbow ColorApproximation.swift
[75/100] Compiling Rainbow Rainbow.swift
[76/100] Emitting module Rainbow
[77/100] Emitting module ArgumentParser
[94/100] Compiling Rainbow Style.swift
[95/116] Compiling Sh Sink.swift
[96/117] Compiling Sh Process.runReturningTrimmedString.swift
[97/117] Compiling Sh Process.terminationError.swift
[98/117] Compiling Sh sh.swift
[99/117] Compiling Sh String.asTrimmedLines.swift
[100/117] Compiling Sh Process.init.swift
[101/117] Compiling Sh Process.runRedirectingAllOutput.swift
[102/117] Compiling Sh PipeBuffer.swift
[103/117] Compiling Sh Errors.swift
[104/117] Compiling Sh Process.runReturningAllOutput.swift
[105/117] Compiling Sh Process.runReturningData.swift
[106/117] Emitting module Sh
[107/117] Compiling Sh Data.asJSON.swift
[108/117] Compiling Sh Data.asTrimmedString.swift
[109/117] Compiling Sh shq.swift
[110/135] Emitting module GenerateTemplatesTool
[111/135] Compiling GenerateTemplatesTool GenerateTemplatesTool.swift
[111/137] Write Objects.LinkFileList
[113/137] Emitting module SPXLib
[113/139] Linking GenerateTemplatesTool
[114/139] Applying GenerateTemplatesTool
[116/139] Compiling SPXLib HelpCommand.swift
[117/139] Compiling SPXLib InitCommand.swift
[118/139] Compiling SPXLib ExecCommand.Errors.swift
[119/139] Compiling SPXLib InitCommand.Errors.swift
[120/139] Compiling SPXLib Running.swift
[121/139] Compiling SPXLib SPX.swift
[122/139] Compiling SPXLib version.swift
[123/139] Compiling SPXLib Templates.swift
[124/139] Compiling SPXLib ListCommand.swift
[125/139] Compiling SPXLib ScaffoldFile.swift
[126/139] Compiling SPXLib SwiftPackageDescription.swift
[127/139] Compiling SPXLib Runner.swift
[128/139] Compiling SPXLib SwiftPackageDescription.Errors.swift
[129/139] Compiling SPXLib AddCommand.swift
[130/139] Compiling SPXLib BuildCommand.swift
[131/139] Compiling SPXLib ExecCommand.swift
[132/139] Compiling SPXLib Announcer.swift
[133/139] Compiling SPXLib AddCommand.Errors.swift
[134/139] Compiling SPXLib BuildCommand.Errors.swift
[135/139] Compiling SPXLib simpleTemplate.swift
[136/139] Compiling SPXLib iosTemplate.swift
[137/141] Emitting module spx
[138/141] Compiling spx main.swift
[138/141] Write Objects.LinkFileList
[139/141] Linking spx
[140/141] Applying spx
Build complete! (38.11s)
Build complete.
{
"dependencies" : [
{
"identity" : "rainbow",
"requirement" : {
"range" : [
{
"lower_bound" : "4.0.0",
"upper_bound" : "5.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/onevcat/Rainbow"
},
{
"identity" : "sh",
"requirement" : {
"range" : [
{
"lower_bound" : "1.3.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/DanielSincere/Sh.git"
},
{
"identity" : "swift-argument-parser",
"requirement" : {
"range" : [
{
"lower_bound" : "1.2.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-argument-parser.git"
},
{
"identity" : "swift-system",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-system"
}
],
"manifest_display_name" : "SPX",
"name" : "SPX",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "13.0"
}
],
"products" : [
{
"name" : "spx",
"targets" : [
"spx"
],
"type" : {
"executable" : null
}
},
{
"name" : "GenerateTemplatesTool",
"targets" : [
"GenerateTemplatesTool"
],
"type" : {
"executable" : null
}
}
],
"targets" : [
{
"c99name" : "spx",
"module_type" : "SwiftTarget",
"name" : "spx",
"path" : "Sources/spx",
"product_memberships" : [
"spx"
],
"sources" : [
"main.swift"
],
"target_dependencies" : [
"SPXLib"
],
"type" : "executable"
},
{
"c99name" : "SPXTests",
"module_type" : "SwiftTarget",
"name" : "SPXTests",
"path" : "Tests/SPXTests",
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/SPXTests/Fixtures",
"rule" : {
"copy" : {
}
}
}
],
"sources" : [
"AddCommandTests.swift",
"BuildCommandTests.swift",
"ExecCommandTests.swift",
"ListCommandTests.swift",
"support/FakeRunner.swift",
"support/Fixtures.swift",
"support/ParsingFakeRunner.swift"
],
"target_dependencies" : [
"SPXLib"
],
"type" : "test"
},
{
"c99name" : "SPXLib",
"module_type" : "SwiftTarget",
"name" : "SPXLib",
"path" : "Sources/SPXLib",
"product_dependencies" : [
"Sh",
"Rainbow"
],
"product_memberships" : [
"spx"
],
"sources" : [
"Announcer/Announcer.swift",
"Announcer/LocalizedErrors/AddCommand.Errors.swift",
"Announcer/LocalizedErrors/BuildCommand.Errors.swift",
"Announcer/LocalizedErrors/ExecCommand.Errors.swift",
"Announcer/LocalizedErrors/InitCommand.Errors.swift",
"Announcer/LocalizedErrors/SwiftPackageDescription.Errors.swift",
"Commands/AddCommand.swift",
"Commands/BuildCommand.swift",
"Commands/ExecCommand.swift",
"Commands/HelpCommand.swift",
"Commands/InitCommand.swift",
"Commands/ListCommand.swift",
"Commands/models/ScaffoldFile.swift",
"Commands/models/SwiftPackageDescription.swift",
"Runner/Runner.swift",
"Runner/Running.swift",
"SPX.swift",
"version.swift"
],
"target_dependencies" : [
"GenerateTemplatesPlugin"
],
"type" : "library"
},
{
"c99name" : "GenerateTemplatesTool",
"module_type" : "SwiftTarget",
"name" : "GenerateTemplatesTool",
"path" : "Sources/GenerateTemplatesTool",
"product_dependencies" : [
"ArgumentParser",
"SystemPackage"
],
"product_memberships" : [
"spx",
"GenerateTemplatesTool"
],
"sources" : [
"GenerateTemplatesTool.swift"
],
"type" : "executable"
},
{
"c99name" : "GenerateTemplatesPlugin",
"module_type" : "PluginTarget",
"name" : "GenerateTemplatesPlugin",
"path" : "Plugins/GenerateTemplatesPlugin",
"plugin_capability" : {
"type" : "buildTool"
},
"product_memberships" : [
"spx"
],
"sources" : [
"GenerateTemplatesPlugin.swift"
],
"target_dependencies" : [
"GenerateTemplatesTool"
],
"type" : "plugin"
}
],
"tools_version" : "6.0"
}
Done.