The Swift Package Index logo.Swift Package Index

Build Information

Successful build of ThreadExtensions 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/elegantchaos/ThreadExtensions.git
Reference: main
Initialized empty Git repository in /Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/elegantchaos/ThreadExtensions
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 4122ba9 added license
Cloned https://github.com/elegantchaos/ThreadExtensions.git
Revision (git rev-parse @):
4122ba90ffd6dbd1a09e78cb3c5a096042ba61d4
SUCCESS checkout https://github.com/elegantchaos/ThreadExtensions.git at main
Fetching https://github.com/elegantchaos/XCTestExtensions.git from cache
Fetched https://github.com/elegantchaos/XCTestExtensions.git (0.24s)
Computing version for https://github.com/elegantchaos/XCTestExtensions.git
Computed https://github.com/elegantchaos/XCTestExtensions.git at 1.1.2 (0.08s)
Creating working copy for https://github.com/elegantchaos/XCTestExtensions.git
Working copy of https://github.com/elegantchaos/XCTestExtensions.git resolved at 1.1.2
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "threadextensions",
      "name": "ThreadExtensions",
      "url": "https://github.com/elegantchaos/ThreadExtensions.git",
      "version": "unspecified",
      "path": "/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/ThreadExtensions",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/elegantchaos/ThreadExtensions.git from cache
Fetched https://github.com/elegantchaos/ThreadExtensions.git (0.26s)
Creating working copy for https://github.com/elegantchaos/ThreadExtensions.git
Working copy of https://github.com/elegantchaos/ThreadExtensions.git resolved at main
warning: '.resolve-product-dependencies': dependency 'threadextensions' 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/2] Compiling ThreadExtensions ThreadExtensions.swift
[2/2] Emitting module ThreadExtensions
Build complete! (8.07s)
Build complete.
Done.