The Swift Package Index logo.Swift Package Index

Build Information

Successful build of LeftPad 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/daveverwer/LeftPad.git
Reference: master
Initialized empty Git repository in /Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/daveverwer/LeftPad
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at a5bf996 Testing.
Cloned https://github.com/daveverwer/LeftPad.git
Revision (git rev-parse @):
a5bf996244546f2c7fbb149d7e32d237c0df9392
SPI manifest file found: $PWD/checkout/.spi.yml
SUCCESS checkout https://github.com/daveverwer/LeftPad.git at master
Fetching https://github.com/orta/PackageConfig.git from cache
Fetched https://github.com/orta/PackageConfig.git (0.23s)
Computing version for https://github.com/orta/PackageConfig.git
Computed https://github.com/orta/PackageConfig.git at 0.10.0 (0.04s)
Creating working copy for https://github.com/orta/PackageConfig.git
Working copy of https://github.com/orta/PackageConfig.git resolved at 0.10.0
========================================
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": "leftpad",
      "name": "LeftPad",
      "url": "https://github.com/daveverwer/LeftPad.git",
      "version": "unspecified",
      "path": "/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/LeftPad",
      "dependencies": [
        {
          "identity": "packageconfig",
          "name": "PackageConfig",
          "url": "https://github.com/orta/PackageConfig.git",
          "version": "0.13.0",
          "path": "/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/PackageConfig",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/daveverwer/LeftPad.git from cache
Fetched https://github.com/daveverwer/LeftPad.git (0.20s)
Fetching https://github.com/orta/PackageConfig.git from cache
Fetched https://github.com/orta/PackageConfig.git (0.30s)
Computing version for https://github.com/orta/PackageConfig.git
Computed https://github.com/orta/PackageConfig.git at 0.13.0 (0.14s)
Creating working copy for https://github.com/orta/PackageConfig.git
Working copy of https://github.com/orta/PackageConfig.git resolved at 0.13.0
Creating working copy for https://github.com/daveverwer/LeftPad.git
Working copy of https://github.com/daveverwer/LeftPad.git resolved at master
warning: '.resolve-product-dependencies': dependency 'leftpad' is not used by any target
Found 1 product dependencies
  - PackageConfig
========================================
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] Emitting module LeftPad
[2/2] Compiling LeftPad LeftPad.swift
Build complete! (4.45s)
Build complete.
Done.