The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Successful build of ShXcrun, reference trunk (8128fa), with Swift 6.2 (beta) for macOS (SPM) on 21 Jun 2025 10:56:57 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/danielsincere/ShXcrun.git
Reference: trunk
Initialized empty Git repository in /Users/admin/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:             6.2
Building package at path:  $PWD
https://github.com/danielsincere/ShXcrun.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Building for debugging...
[0/4] Write sources
[3/4] Write swift-version-1EA4D86E10B52AF.txt
[5/15] Compiling Rainbow ModesExtractor.swift
[6/15] Compiling Rainbow String+Rainbow.swift
[7/16] Compiling Rainbow Style.swift
[8/16] Compiling Rainbow OutputTarget.swift
[9/16] Compiling Rainbow ControlCode.swift
[10/16] Compiling Rainbow StringGenerator.swift
[11/16] Compiling Rainbow BackgroundColor.swift
[12/16] Compiling Rainbow CodesParser.swift
[13/16] Emitting module Rainbow
[14/16] Compiling Rainbow Rainbow.swift
[15/16] Compiling Rainbow Color.swift
[16/16] Compiling Rainbow ColorApproximation.swift
[17/30] Compiling Sh Sink.swift
[18/31] Compiling Sh Process.runReturningTrimmedString.swift
[19/31] Compiling Sh String.asTrimmedLines.swift
[20/31] Compiling Sh shq.swift
[21/31] Compiling Sh sh.swift
[22/31] Compiling Sh Process.init.swift
[23/31] Compiling Sh Process.runRedirectingAllOutput.swift
[24/31] Compiling Sh PipeBuffer.swift
[25/31] Compiling Sh Errors.swift
[26/31] Compiling Sh Process.runReturningAllOutput.swift
[27/31] Compiling Sh Process.runReturningData.swift
[28/31] Compiling Sh Data.asJSON.swift
[29/31] Compiling Sh Data.asTrimmedString.swift
[30/31] Emitting module Sh
[31/31] Compiling Sh Process.terminationError.swift
[32/66] Compiling ShXcrun Altool.swift
[33/66] Compiling ShXcrun Altool.uploadApp.swift
[34/66] Compiling ShXcrun AltoolCredential.swift
[35/66] Compiling ShXcrun ApiKeyCredential.swift
[36/69] Emitting module ShXcrun
[37/69] Compiling ShXcrun Altool.Transport.swift
[38/69] Compiling ShXcrun Simctl.bootUp.swift
[39/69] Compiling ShXcrun Simctl.erase.swift
[40/69] Compiling ShXcrun Simctl.eraseAll.swift
[41/69] Compiling ShXcrun Xcodebuild.exportArchive.swift
[42/69] Compiling ShXcrun Xcodebuild.install.swift
[43/69] Compiling ShXcrun Xcodebuild.installSrc.swift
[44/69] Compiling ShXcrun Xcodebuild.archive.swift
[45/69] Compiling ShXcrun Xcodebuild.build.swift
[46/69] Compiling ShXcrun Xcodebuild.buildForTesting.swift
[47/69] Compiling ShXcrun Xcodebuild.clean.swift
[48/69] Compiling ShXcrun EnvironmentVariablePasswordCredential.swift
[49/69] Compiling ShXcrun KeychainPasswordCredential.swift
[50/69] Compiling ShXcrun LiteralPasswordCredential.swift
[51/69] Compiling ShXcrun Altool.Platform.swift
[52/69] Compiling ShXcrun Xcodebuild.list.swift
[53/69] Compiling ShXcrun Xcodebuild.showDestinations.swift
[54/69] Compiling ShXcrun Xcodebuild.showSDKs.swift
[55/69] Compiling ShXcrun Xcodebuild.swift
[56/69] Compiling ShXcrun Xcodebuild.test.swift
[57/69] Compiling ShXcrun Xcodebuild.testWithoutBuilding.swift
[58/69] Compiling ShXcrun Xcodebuild.Destination.swift
[59/69] Compiling ShXcrun ExportOptions.swift
[60/69] Compiling ShXcrun ExportOptions.write.swift
[61/69] Compiling ShXcrun Xcodebuild.analyze.swift
[62/69] Compiling ShXcrun Simctl.shutdown.swift
[63/69] Compiling ShXcrun Simctl.shutdownAll.swift
[64/69] Compiling ShXcrun Simctl.swift
[65/69] Compiling ShXcrun Xcodebuild.Destination(string).swift
[66/69] Compiling ShXcrun Simctl.listDeviceTypes.swift
[67/69] Compiling ShXcrun Simctl.listDevices.swift
[68/69] Compiling ShXcrun Simctl.listRuntimes.swift
[69/69] Compiling ShXcrun Simctl.screenshot.swift
Build complete! (12.35s)
Fetching https://github.com/DanielSincere/Sh.git
[1/859] Fetching sh
Fetched https://github.com/DanielSincere/Sh.git from cache (0.69s)
Computing version for https://github.com/DanielSincere/Sh.git
Computed https://github.com/DanielSincere/Sh.git at 1.3.0 (1.14s)
Fetching https://github.com/onevcat/Rainbow
[1/1196] Fetching rainbow
Fetched https://github.com/onevcat/Rainbow from cache (0.92s)
Computing version for https://github.com/onevcat/Rainbow
Computed https://github.com/onevcat/Rainbow at 4.1.0 (3.40s)
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/onevcat/Rainbow
Working copy of https://github.com/onevcat/Rainbow resolved at 4.1.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/admin/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.