The Swift Package Index logo.Swift Package Index

Build Information

Successful build of XCTest-watchOS, reference master (b39133), with Swift 6.2 for macOS (SPM) on 19 Apr 2026 23:50:02 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/dfed/XCTest-watchOS.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/dfed/XCTest-watchOS
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at b391334 Bump addressable from 2.8.7 to 2.9.0 (#20)
Cloned https://github.com/dfed/XCTest-watchOS.git
Revision (git rev-parse @):
b39133419b189a0b07d6a50261313475330f9e24
SUCCESS checkout https://github.com/dfed/XCTest-watchOS.git at master
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/dfed/XCTest-watchOS.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.3.0.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version--3CB7CFEC50E0D141.txt
[3/4] Compiling XCTest XCTest+watchOS.swift
[4/4] Emitting module XCTest
Build complete! (0.62s)
Build complete.
{
  "dependencies" : [
  ],
  "manifest_display_name" : "XCTest-watchOS",
  "name" : "XCTest-watchOS",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "watchos",
      "version" : "2.0"
    }
  ],
  "products" : [
    {
      "name" : "XCTest",
      "targets" : [
        "XCTest"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "swift_languages_versions" : [
    "4",
    "4.2",
    "5"
  ],
  "targets" : [
    {
      "c99name" : "XCTest",
      "module_type" : "SwiftTarget",
      "name" : "XCTest",
      "path" : "Sources/XCTest",
      "product_memberships" : [
        "XCTest"
      ],
      "sources" : [
        "XCTest+watchOS.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.0"
}
Done.