The Swift Package Index logo.Swift Package Index

Build Information

Successful build of Path.swift 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.22.5
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/mxcl/path.swift.git
Reference: 1.4.1
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/mxcl/path.swift
 * tag               1.4.1      -> FETCH_HEAD
HEAD is now at 8e355c2 Rename Path->Bool.swift to PathToBool.swift
Cloned https://github.com/mxcl/path.swift.git into /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace
Revision (git rev-parse @):
8e355c28e9393c42e58b18c54cace2c42c98a616
SUCCESS checkout https://github.com/mxcl/path.swift.git at 1.4.1
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.0.0.app xcrun swift build --arch arm64
Build complete.
Building for debugging...
[1/10] Compiling Path Path+StringConvertibles.swift
[2/10] Compiling Path Path+ls.swift
[3/10] Compiling Path Path+FileManager.swift
[4/10] Compiling Path Extensions.swift
[5/10] Compiling Path Path+Attributes.swift
[6/10] Compiling Path Path+Codable.swift
[7/10] Compiling Path Path+CommonDirectories.swift
[8/10] Compiling Path Path.swift
[9/10] Compiling Path PathToBool.swift
[10/10] Emitting module Path
[11/11] Compiling Path Pathish.swift
Build complete! (11.03s)
========================================
ResolveProductDependencies
========================================
Resolving dependencies at path: /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "path.swift",
      "name": "Path.swift",
      "url": "https://github.com/mxcl/path.swift.git",
      "version": "unspecified",
      "path": "/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/path.swift",
      "dependencies": [

      ]
    }
  ]
}
Found 0 product dependencies
Done.