The Swift Package Index logo.Swift Package Index

Build Information

Successful build of path-kit with Swift 5.9 for macOS (SPM).

Build Command

env DEVELOPER_DIR="/Applications/Xcode-15.0.0-Beta.app" xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.19.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/BinaryBirds/path-kit.git
Reference: 1.1.0
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/BinaryBirds/path-kit
 * tag               1.1.0      -> FETCH_HEAD
HEAD is now at 7624e5c Project updates: - Swift 5.3 support - New basename property - Name returns lastPathComponent - Removed unnecessary test files - Directory separator for Windows
Cloned https://github.com/BinaryBirds/path-kit.git into spi-builder-workspace
7624e5cdeb8041aa719311cbac61e29b716152c2
SUCCESS checkout https://github.com/BinaryBirds/path-kit.git at 1.1.0
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  spi-builder-workspace
Running build ...
env DEVELOPER_DIR="/Applications/Xcode-15.0.0-Beta.app" xcrun swift build --arch arm64
Building ... (attempt 1)
Building for debugging...
[1/2] Emitting module PathKit
[2/2] Compiling PathKit Path.swift
Build complete! (3.95s)
Build complete.
Done.