The Swift Package Index logo.Swift Package Index

Build Information

Successful build of BindBackstop 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/fcanas/BindBackstop.git
Reference: canon
Initialized empty Git repository in /Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/fcanas/BindBackstop
 * branch            canon      -> FETCH_HEAD
 * [new branch]      canon      -> origin/canon
HEAD is now at 05f47ea Update README.md
Cloned https://github.com/fcanas/BindBackstop.git
Revision (git rev-parse @):
05f47eac31538423fa310b09b649a3698ad5d008
SUCCESS checkout https://github.com/fcanas/BindBackstop.git at canon
========================================
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": "bindbackstop",
      "name": "BindBackstop",
      "url": "https://github.com/fcanas/BindBackstop.git",
      "version": "unspecified",
      "path": "/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/BindBackstop",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/fcanas/BindBackstop.git
[1/30] Fetching bindbackstop
Fetched https://github.com/fcanas/BindBackstop.git (0.25s)
Creating working copy for https://github.com/fcanas/BindBackstop.git
Working copy of https://github.com/fcanas/BindBackstop.git resolved at canon
warning: '.resolve-product-dependencies': dependency 'bindbackstop' 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] Emitting module BindBackstop
[2/2] Compiling BindBackstop BindBackstop.swift
Build complete! (11.06s)
Build complete.
Done.