The Swift Package Index logo.Swift Package Index

Build Information

Successful build of swift-commands 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/QiuZhiFei/swift-commands.git
Reference: 0.6.0
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/QiuZhiFei/swift-commands
 * tag               0.6.0      -> FETCH_HEAD
HEAD is now at 0883a03 chore: version 0.6.0
Cloned https://github.com/QiuZhiFei/swift-commands.git into spi-builder-workspace
0883a0383038c41b398945b2e6fd233baaacc394
SUCCESS checkout https://github.com/QiuZhiFei/swift-commands.git at 0.6.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/10] Compiling Commands CommandsResult.swift
[2/11] Compiling Commands CommandsResponse.swift
[3/11] Compiling Commands Commands.swift
[4/11] Compiling Commands CommandsAlias.swift
[5/11] Compiling Commands CommandsENV.swift
[6/11] Compiling Commands CommandsArguments.swift
[7/11] Compiling Commands CommandsDashcTransformer.swift
[8/11] Compiling Commands CommandsRequest.swift
[9/11] Emitting module Commands
[10/11] Compiling Commands CommandsTask.swift
[11/13] Compiling Examples main.swift
[12/13] Emitting module Examples
[12/13] Linking Examples
Build complete! (6.42s)
Build complete.
Done.