Build Information
Successful build of ShXcrun with Swift 5.8 for macOS (SPM).
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.35.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/danielsincere/ShXcrun.git
Reference: trunk
Initialized empty Git repository in /Users/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/danielsincere/ShXcrun
* branch trunk -> FETCH_HEAD
* [new branch] trunk -> origin/trunk
HEAD is now at 8128fae update Package.swift
Cloned https://github.com/danielsincere/ShXcrun.git
Revision (git rev-parse @):
8128fae96e027a12cc8524a51f3bdabe6e3d3d25
SUCCESS checkout https://github.com/danielsincere/ShXcrun.git at trunk
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.8
Building package at path: $workDir
https://github.com/danielsincere/ShXcrun.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun swift build --arch arm64
Building for debugging...
[1/11] Compiling Rainbow ControlCode.swift
[2/11] Compiling Rainbow ModesExtractor.swift
[3/12] Compiling Rainbow Style.swift
[4/12] Compiling Rainbow StringGenerator.swift
[5/12] Compiling Rainbow BackgroundColor.swift
[6/12] Compiling Rainbow CodesParser.swift
[7/12] Compiling Rainbow Rainbow.swift
[8/12] Compiling Rainbow String+Rainbow.swift
[9/12] Compiling Rainbow Color.swift
[10/12] Compiling Rainbow ColorApproximation.swift
[11/12] Compiling Rainbow OutputTarget.swift
[12/12] Emitting module Rainbow
[13/26] Compiling Sh Process.runReturningAllOutput.swift
[14/26] Compiling Sh Process.runReturningData.swift
[15/26] Compiling Sh Sink.swift
[16/26] Compiling Sh String.asTrimmedLines.swift
[17/26] Emitting module Sh
[18/26] Compiling Sh Process.runReturningTrimmedString.swift
[19/26] Compiling Sh Process.terminationError.swift
[20/26] Compiling Sh sh.swift
[21/26] Compiling Sh Data.asJSON.swift
[22/26] Compiling Sh Data.asTrimmedString.swift
[23/26] Compiling Sh PipeBuffer.swift
[24/26] Compiling Sh Errors.swift
[25/26] Compiling Sh Process.init.swift
[26/26] Compiling Sh Process.runRedirectingAllOutput.swift
[27/27] Compiling Sh shq.swift
[28/61] Compiling ShXcrun Altool.swift
[29/61] Compiling ShXcrun Altool.uploadApp.swift
[30/61] Compiling ShXcrun AltoolCredential.swift
[31/61] Compiling ShXcrun ApiKeyCredential.swift
[32/61] Compiling ShXcrun EnvironmentVariablePasswordCredential.swift
[33/65] Compiling ShXcrun KeychainPasswordCredential.swift
[34/65] Compiling ShXcrun LiteralPasswordCredential.swift
[35/65] Compiling ShXcrun Altool.Platform.swift
[36/65] Compiling ShXcrun Altool.Transport.swift
[37/65] Compiling ShXcrun Simctl.bootUp.swift
[38/65] Compiling ShXcrun Xcodebuild.install.swift
[39/65] Compiling ShXcrun Xcodebuild.installSrc.swift
[40/65] Compiling ShXcrun Xcodebuild.list.swift
[41/65] Compiling ShXcrun Xcodebuild.showDestinations.swift
[42/65] Emitting module ShXcrun
[43/65] Compiling ShXcrun Simctl.screenshot.swift
[44/65] Compiling ShXcrun Simctl.shutdown.swift
[45/65] Compiling ShXcrun Simctl.shutdownAll.swift
[46/65] Compiling ShXcrun Simctl.swift
[47/65] Compiling ShXcrun Xcodebuild.Destination(string).swift
[48/65] Compiling ShXcrun Simctl.erase.swift
[49/65] Compiling ShXcrun Simctl.eraseAll.swift
[50/65] Compiling ShXcrun Simctl.listDeviceTypes.swift
[51/65] Compiling ShXcrun Simctl.listDevices.swift
[52/65] Compiling ShXcrun Simctl.listRuntimes.swift
[53/65] Compiling ShXcrun Xcodebuild.build.swift
[54/65] Compiling ShXcrun Xcodebuild.buildForTesting.swift
[55/65] Compiling ShXcrun Xcodebuild.clean.swift
[56/65] Compiling ShXcrun Xcodebuild.exportArchive.swift
[57/65] Compiling ShXcrun Xcodebuild.Destination.swift
[58/65] Compiling ShXcrun ExportOptions.swift
[59/65] Compiling ShXcrun ExportOptions.write.swift
[60/65] Compiling ShXcrun Xcodebuild.analyze.swift
[61/65] Compiling ShXcrun Xcodebuild.archive.swift
[62/65] Compiling ShXcrun Xcodebuild.showSDKs.swift
[63/65] Compiling ShXcrun Xcodebuild.swift
[64/65] Compiling ShXcrun Xcodebuild.test.swift
[65/65] Compiling ShXcrun Xcodebuild.testWithoutBuilding.swift
Build complete! (7.84s)
Fetching https://github.com/onevcat/Rainbow from cache
Fetching https://github.com/DanielSincere/Sh.git from cache
Fetched https://github.com/DanielSincere/Sh.git (0.16s)
Computing version for https://github.com/DanielSincere/Sh.git
Fetched https://github.com/onevcat/Rainbow (0.18s)
Computed https://github.com/DanielSincere/Sh.git at 1.3.0 (0.33s)
Computing version for https://github.com/onevcat/Rainbow
Computed https://github.com/onevcat/Rainbow at 4.0.1 (0.02s)
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/DanielSincere/Sh.git
Working copy of https://github.com/DanielSincere/Sh.git resolved at 1.3.0
Build complete.
{
"dependencies" : [
{
"identity" : "sh",
"requirement" : {
"range" : [
{
"lower_bound" : "1.3.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/DanielSincere/Sh.git"
}
],
"manifest_display_name" : "ShXcrun",
"name" : "ShXcrun",
"path" : "/Users/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "13.0"
}
],
"products" : [
{
"name" : "ShXcrun",
"targets" : [
"ShXcrun"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "ShXcrunTests",
"module_type" : "SwiftTarget",
"name" : "ShXcrunTests",
"path" : "Tests/ShXcrunTests",
"product_dependencies" : [
"Sh"
],
"sources" : [
"ShXcrunTests.swift",
"SimctlTests.swift"
],
"target_dependencies" : [
"ShXcrun"
],
"type" : "test"
},
{
"c99name" : "ShXcrun",
"module_type" : "SwiftTarget",
"name" : "ShXcrun",
"path" : "Sources/ShXcrun",
"product_dependencies" : [
"Sh"
],
"product_memberships" : [
"ShXcrun"
],
"sources" : [
"Altool/Altool.swift",
"Altool/Altool.uploadApp.swift",
"Altool/Credential/AltoolCredential.swift",
"Altool/Credential/ApiKeyCredential.swift",
"Altool/Credential/EnvironmentVariablePasswordCredential.swift",
"Altool/Credential/KeychainPasswordCredential.swift",
"Altool/Credential/LiteralPasswordCredential.swift",
"Altool/Platform/Altool.Platform.swift",
"Altool/Transport/Altool.Transport.swift",
"SimCtl/Simctl.bootUp.swift",
"SimCtl/Simctl.erase.swift",
"SimCtl/Simctl.eraseAll.swift",
"SimCtl/Simctl.listDeviceTypes.swift",
"SimCtl/Simctl.listDevices.swift",
"SimCtl/Simctl.listRuntimes.swift",
"SimCtl/Simctl.screenshot.swift",
"SimCtl/Simctl.shutdown.swift",
"SimCtl/Simctl.shutdownAll.swift",
"SimCtl/Simctl.swift",
"Xcodebuild/Destination/Xcodebuild.Destination(string).swift",
"Xcodebuild/Destination/Xcodebuild.Destination.swift",
"Xcodebuild/ExportOptions/ExportOptions.swift",
"Xcodebuild/ExportOptions/ExportOptions.write.swift",
"Xcodebuild/Xcodebuild.analyze.swift",
"Xcodebuild/Xcodebuild.archive.swift",
"Xcodebuild/Xcodebuild.build.swift",
"Xcodebuild/Xcodebuild.buildForTesting.swift",
"Xcodebuild/Xcodebuild.clean.swift",
"Xcodebuild/Xcodebuild.exportArchive.swift",
"Xcodebuild/Xcodebuild.install.swift",
"Xcodebuild/Xcodebuild.installSrc.swift",
"Xcodebuild/Xcodebuild.list.swift",
"Xcodebuild/Xcodebuild.showDestinations.swift",
"Xcodebuild/Xcodebuild.showSDKs.swift",
"Xcodebuild/Xcodebuild.swift",
"Xcodebuild/Xcodebuild.test.swift",
"Xcodebuild/Xcodebuild.testWithoutBuilding.swift"
],
"type" : "library"
}
],
"tools_version" : "5.8"
}
Done.