The Swift Package Index logo.Swift Package Index

Build Information

Successful build of XCTestExtensions, reference main (40da6a), with Swift 6.3 for macOS (SPM) on 14 Apr 2026 23:11:10 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-26.4.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/elegantchaos/XCTestExtensions.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/elegantchaos/XCTestExtensions
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 40da6a0 Fixed macOS build
Cloned https://github.com/elegantchaos/XCTestExtensions.git
Revision (git rev-parse @):
40da6a09823c8a9bfa68b6487e92d86b8e8a821e
SUCCESS checkout https://github.com/elegantchaos/XCTestExtensions.git at main
Fetching https://github.com/elegantchaos/Matchable.git
[1/166] Fetching matchable
Fetched https://github.com/elegantchaos/Matchable.git from cache (0.85s)
Computing version for https://github.com/elegantchaos/Matchable.git
Computed https://github.com/elegantchaos/Matchable.git at 1.0.6 (1.57s)
Creating working copy for https://github.com/elegantchaos/Matchable.git
Working copy of https://github.com/elegantchaos/Matchable.git resolved at 1.0.6
========================================
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",
  "traits": [
    "default"
  ],
  "dependencies": [
    {
      "identity": "xctestextensions",
      "name": "XCTestExtensions",
      "url": "https://github.com/elegantchaos/XCTestExtensions.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/XCTestExtensions",
      "traits": [
        "default"
      ],
      "dependencies": [
        {
          "identity": "matchable",
          "name": "Matchable",
          "url": "https://github.com/elegantchaos/Matchable.git",
          "version": "1.0.7",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Matchable",
          "traits": [
            "default"
          ],
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/elegantchaos/XCTestExtensions.git
[6/571] Fetching xctestextensions
Fetched https://github.com/elegantchaos/XCTestExtensions.git from cache (0.76s)
Fetching https://github.com/elegantchaos/Matchable.git from cache
Fetched https://github.com/elegantchaos/Matchable.git from cache (0.46s)
Computing version for https://github.com/elegantchaos/Matchable.git
Computed https://github.com/elegantchaos/Matchable.git at 1.0.7 (0.53s)
Creating working copy for https://github.com/elegantchaos/Matchable.git
Working copy of https://github.com/elegantchaos/Matchable.git resolved at 1.0.7
Creating working copy for https://github.com/elegantchaos/XCTestExtensions.git
Working copy of https://github.com/elegantchaos/XCTestExtensions.git resolved at main (40da6a0)
warning: '.resolve-product-dependencies': dependency 'xctestextensions' is not used by any target
Found 1 product dependencies
  - Matchable
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.3
Building package at path:  $PWD
https://github.com/elegantchaos/XCTestExtensions.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/4] Write sources
[3/4] Write swift-version--6988338F2F200930.txt
[5/15] Compiling Matchable MatchableCompound.swift
[6/15] Compiling UITestingExtensions ProcessInfo+XCTestRuntime.swift
[7/15] Emitting module UITestingExtensions
[8/15] Compiling Matchable String+Matching.swift
[9/15] Compiling Matchable FloatingPoint+Matching.swift
[10/15] Compiling Matchable Integer+Matching.swift
[11/15] Emitting module Matchable
[12/15] Compiling Matchable Collections+Matching.swift
[13/15] Compiling Matchable Date+Matching.swift
[14/15] Compiling Matchable Matchable.swift
[15/15] Compiling Matchable Bool+Matching.swift
[16/29] Compiling XCTestExtensions XCTestMonitor.swift
[17/29] Compiling XCTestExtensions XCTestRunner.swift
[18/30] Compiling XCTestExtensions XCTestCase+WaitForAsync.swift
[19/30] Compiling XCTestExtensions XCTestCase+JSON.swift
[20/30] Compiling XCTestExtensions XCTAssertEqual+String.swift
[21/30] Compiling XCTestExtensions XCTestCase+Combine.swift
[22/30] Compiling XCTestExtensions XCTAssert+Result.swift
[23/30] Compiling XCTestExtensions XCTAssert+Types.swift
[24/30] Compiling XCTestExtensions XCTAssert+Collections.swift
[25/30] Compiling XCTestExtensions XCTAssert+Matching.swift
[26/30] Compiling XCTestExtensions XCTAssertEqual+Data.swift
[27/30] Compiling XCTestExtensions XCTAssertEqual+Result.swift
[28/30] Emitting module XCTestExtensions
[29/30] Compiling XCTestExtensions XCTestCase+Resources.swift
[30/30] Compiling XCTestExtensions XCUIApplication+UITesting.swift
Build complete! (14.75s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "matchable",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.6",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/elegantchaos/Matchable.git"
    }
  ],
  "manifest_display_name" : "XCTestExtensions",
  "name" : "XCTestExtensions",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.13"
    },
    {
      "name" : "ios",
      "version" : "10.0"
    },
    {
      "name" : "tvos",
      "version" : "10.0"
    },
    {
      "name" : "watchos",
      "version" : "6.0"
    }
  ],
  "products" : [
    {
      "name" : "XCTestExtensions",
      "targets" : [
        "XCTestExtensions"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "UITestingExtensions",
      "targets" : [
        "UITestingExtensions"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "XCTestExtensionsTests",
      "module_type" : "SwiftTarget",
      "name" : "XCTestExtensionsTests",
      "path" : "Tests/XCTestExtensionsTests",
      "sources" : [
        "XCTestExtensionsTests.swift",
        "XCTestManifests.swift",
        "XCTestRunnerTests.swift"
      ],
      "target_dependencies" : [
        "XCTestExtensions"
      ],
      "type" : "test"
    },
    {
      "c99name" : "XCTestExtensions",
      "module_type" : "SwiftTarget",
      "name" : "XCTestExtensions",
      "path" : "Sources/XCTestExtensions",
      "product_dependencies" : [
        "Matchable"
      ],
      "product_memberships" : [
        "XCTestExtensions"
      ],
      "sources" : [
        "XCTAssert+Collections.swift",
        "XCTAssert+Matching.swift",
        "XCTAssert+Result.swift",
        "XCTAssert+Types.swift",
        "XCTAssertEqual+Data.swift",
        "XCTAssertEqual+Result.swift",
        "XCTAssertEqual+String.swift",
        "XCTestCase+Combine.swift",
        "XCTestCase+JSON.swift",
        "XCTestCase+Resources.swift",
        "XCTestCase+WaitForAsync.swift",
        "XCTestMonitor.swift",
        "XCTestRunner.swift",
        "XCUIApplication+UITesting.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "UITestingExtensions",
      "module_type" : "SwiftTarget",
      "name" : "UITestingExtensions",
      "path" : "Sources/UITestingExtensions",
      "product_memberships" : [
        "UITestingExtensions"
      ],
      "sources" : [
        "ProcessInfo+XCTestRuntime.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.1"
}
Done.