The Swift Package Index logo.Swift Package Index

Build Information

Successful build of SwiftSlug 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/twostraws/swiftslug.git
Reference: main
Initialized empty Git repository in /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/twostraws/swiftslug
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at c9a291c Require Swift 5.0.
Cloned https://github.com/twostraws/swiftslug.git
Revision (git rev-parse @):
c9a291c4734811dbe6873d9ab2d2612468976dd5
SUCCESS checkout https://github.com/twostraws/swiftslug.git at main
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "swiftslug",
      "name": "SwiftSlug",
      "url": "https://github.com/twostraws/swiftslug.git",
      "version": "unspecified",
      "path": "/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swiftslug",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/twostraws/swiftslug.git
[1/29] Fetching swiftslug
Fetched https://github.com/twostraws/swiftslug.git (0.21s)
Creating working copy for https://github.com/twostraws/swiftslug.git
Working copy of https://github.com/twostraws/swiftslug.git resolved at main
warning: '.resolve-product-dependencies': dependency 'swiftslug' 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 SwiftSlug
[2/2] Compiling SwiftSlug SwiftSlug.swift
Build complete! (8.08s)
Build complete.
Done.