The Swift Package Index logo.Swift Package Index

Build Information

Successful build of swiftreplmadness 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/profburke/swiftreplmadness.git
Reference: master
Initialized empty Git repository in /Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/profburke/swiftreplmadness
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 6f94b6f fixed mistake in README
Cloned https://github.com/profburke/swiftreplmadness.git
Revision (git rev-parse @):
6f94b6fd3e61194ee380ff3dbdef177b59f9ca18
SUCCESS checkout https://github.com/profburke/swiftreplmadness.git at master
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "swiftreplmadness",
      "name": "swiftreplmadness",
      "url": "https://github.com/profburke/swiftreplmadness.git",
      "version": "unspecified",
      "path": "/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swiftreplmadness",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/profburke/swiftreplmadness.git
[1/27] Fetching swiftreplmadness
Fetched https://github.com/profburke/swiftreplmadness.git (0.42s)
Creating working copy for https://github.com/profburke/swiftreplmadness.git
Working copy of https://github.com/profburke/swiftreplmadness.git resolved at master
warning: '.resolve-product-dependencies': dependency 'swiftreplmadness' 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/3] Compiling swiftreplmadness swiftreplmadness.swift
[2/3] Emitting module swiftreplmadness
[2/3] Linking libswiftreplmadness.dylib
Build complete! (3.93s)
Build complete.
Done.