The Swift Package Index logo.Swift Package Index

Build Information

Successful build of FileSmith 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/kareman/FileSmith.git
Reference: 0.3.0
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/kareman/FileSmith
 * tag               0.3.0      -> FETCH_HEAD
HEAD is now at 4764727 Release version 0.3.0.
Cloned https://github.com/kareman/FileSmith.git into spi-builder-workspace
476472740a38c64634b388f2b311ec518bfa3265
SUCCESS checkout https://github.com/kareman/FileSmith.git at 0.3.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)
Fetching https://github.com/kareman/SwiftShell.git from cache
Fetched https://github.com/kareman/SwiftShell.git (0.19s)
Computing version for https://github.com/kareman/SwiftShell.git
Computed https://github.com/kareman/SwiftShell.git at 5.0.1 (0.02s)
Creating working copy for https://github.com/kareman/SwiftShell.git
Working copy of https://github.com/kareman/SwiftShell.git resolved at 5.0.1
Building for debugging...
[1/10] Emitting module SwiftShell
[2/10] Compiling SwiftShell Context.swift
[3/10] Compiling SwiftShell FileHandle.swift
[4/11] Compiling SwiftShell Array.swift
[5/11] Compiling SwiftShell Bash.swift
[6/11] Compiling SwiftShell Command.swift
[7/11] Compiling SwiftShell Lazy-split.swift
[8/11] Compiling SwiftShell Files.swift
[9/11] Compiling SwiftShell Process.swift
[10/11] Compiling SwiftShell Stream.swift
[11/11] Compiling SwiftShell String.swift
[12/19] Compiling FileSmith SymbolicLinks.swift
[13/19] Compiling FileSmith File.swift
[14/19] Compiling FileSmith Directory.swift
[15/19] Compiling FileSmith Attributes.swift
[16/19] Compiling FileSmith Errors.swift
[17/19] Compiling FileSmith Paths.swift
[18/19] Emitting module FileSmith
[19/19] Compiling FileSmith General.swift
Build complete! (6.99s)
Build complete.
Done.