The Swift Package Index logo.Swift Package Index

Build Information

Successful build of XCTestUtils with Swift 5.9 for macOS (SPM).

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.27.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/orchetect/XCTestUtils.git
Reference: main
Initialized empty Git repository in /Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/orchetect/XCTestUtils
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 687b00c Updated README
Cloned https://github.com/orchetect/XCTestUtils.git
Revision (git rev-parse @):
687b00c6e4ad7ac22320bb5410c197bda4bcb4fb
SUCCESS checkout https://github.com/orchetect/XCTestUtils.git at main
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "xctestutils",
      "name": "XCTestUtils",
      "url": "https://github.com/orchetect/XCTestUtils.git",
      "version": "unspecified",
      "path": "/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/XCTestUtils",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/orchetect/XCTestUtils.git
[1/210] Fetching xctestutils
Fetched https://github.com/orchetect/XCTestUtils.git (0.28s)
Creating working copy for https://github.com/orchetect/XCTestUtils.git
Working copy of https://github.com/orchetect/XCTestUtils.git resolved at main
warning: '.resolve-product-dependencies': dependency 'xctestutils' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $PWD/checkout
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.0.0.app xcrun swift build --arch arm64
Building for debugging...
[1/7] Compiling XCTestUtils wait Equals.swift
[2/7] Compiling XCTestUtils wait.swift
[3/7] Compiling XCTestUtils wait Bool.swift
[4/7] Compiling XCTestUtils Utilities.swift
[5/7] Compiling XCTestUtils XCTestUtils.swift
[6/7] Compiling XCTestUtils SegmentedProgress.swift
[7/7] Emitting module XCTestUtils
Build complete! (16.30s)
Build complete.
Done.