The Swift Package Index logo.Swift Package Index

Build Information

Successful build of build-kit 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/BinaryBirds/build-kit.git
Reference: main
Initialized empty Git repository in /Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/BinaryBirds/build-kit
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 0d9800e license
Cloned https://github.com/BinaryBirds/build-kit.git
Revision (git rev-parse @):
0d9800e89e0e61d8041b3d240232e9b18f2ca7fe
SUCCESS checkout https://github.com/BinaryBirds/build-kit.git at main
Fetching https://github.com/binarybirds/shell-kit
[1/21] Fetching shell-kit
Fetched https://github.com/binarybirds/shell-kit (0.26s)
Computing version for https://github.com/binarybirds/shell-kit
Computed https://github.com/binarybirds/shell-kit at 1.0.1 (0.55s)
Creating working copy for https://github.com/binarybirds/shell-kit
Working copy of https://github.com/binarybirds/shell-kit resolved at 1.0.1
========================================
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": "build-kit",
      "name": "build-kit",
      "url": "https://github.com/BinaryBirds/build-kit.git",
      "version": "unspecified",
      "path": "/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/build-kit",
      "dependencies": [
        {
          "identity": "shell-kit",
          "name": "shell-kit",
          "url": "https://github.com/binarybirds/shell-kit",
          "version": "1.0.1",
          "path": "/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/shell-kit",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/BinaryBirds/build-kit.git
[1/21] Fetching build-kit
Fetched https://github.com/BinaryBirds/build-kit.git (0.33s)
Fetching https://github.com/binarybirds/shell-kit from cache
Fetched https://github.com/binarybirds/shell-kit (0.22s)
Computing version for https://github.com/binarybirds/shell-kit
Computed https://github.com/binarybirds/shell-kit at 1.0.1 (0.03s)
Creating working copy for https://github.com/binarybirds/shell-kit
Working copy of https://github.com/binarybirds/shell-kit resolved at 1.0.1
Creating working copy for https://github.com/BinaryBirds/build-kit.git
Working copy of https://github.com/BinaryBirds/build-kit.git resolved at main
warning: '.resolve-product-dependencies': dependency 'build-kit' is not used by any target
Found 1 product dependencies
  - shell-kit
========================================
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 ShellKit Shell.swift
[2/2] Emitting module ShellKit
[3/4] Compiling BuildKit Project.swift
[4/4] Emitting module BuildKit
Build complete! (9.98s)
Build complete.
Done.