The Swift Package Index logo.Swift Package Index

Build Information

Successful build of Captain with Swift 5.9 for macOS (SPM).

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.22.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/yanamura/captain.git
Reference: 0.2.0
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/yanamura/captain
 * tag               0.2.0      -> FETCH_HEAD
HEAD is now at db958c1 Merge pull request #6 from yanamura/swift5.2
Cloned https://github.com/yanamura/captain.git into spi-builder-workspace
db958c1fd88c89dd7ef896003816f4761b03bdf0
SUCCESS checkout https://github.com/yanamura/captain.git at 0.2.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.2.app" xcrun swift build --arch arm64
Fetching https://github.com/kylef/PathKit.git from cache
Fetching https://github.com/johnsundell/files.git from cache
Fetching https://github.com/kylef/Spectre.git from cache
Fetched https://github.com/kylef/PathKit.git (0.19s)
Fetching https://github.com/yanamura3/Tempry.git from cache
Fetched https://github.com/kylef/Spectre.git (0.20s)
Fetched https://github.com/johnsundell/files.git (0.20s)
Fetched https://github.com/yanamura3/Tempry.git (0.19s)
Computing version for https://github.com/johnsundell/files.git
Computed https://github.com/johnsundell/files.git at 3.1.0 (0.57s)
Computing version for https://github.com/yanamura3/Tempry.git
Computed https://github.com/yanamura3/Tempry.git at 0.1.1 (0.48s)
Computing version for https://github.com/kylef/PathKit.git
Computed https://github.com/kylef/PathKit.git at 1.0.0 (0.49s)
Computing version for https://github.com/kylef/Spectre.git
Computed https://github.com/kylef/Spectre.git at 0.9.0 (0.51s)
Creating working copy for https://github.com/kylef/Spectre.git
Working copy of https://github.com/kylef/Spectre.git resolved at 0.9.0
Creating working copy for https://github.com/yanamura3/Tempry.git
Working copy of https://github.com/yanamura3/Tempry.git resolved at 0.1.1
Creating working copy for https://github.com/kylef/PathKit.git
Working copy of https://github.com/kylef/PathKit.git resolved at 1.0.0
Creating working copy for https://github.com/johnsundell/files.git
Working copy of https://github.com/johnsundell/files.git resolved at 3.1.0
Building for debugging...
[1/5] Emitting module Files
[2/5] Compiling PathKit PathKit.swift
[3/5] Emitting module PathKit
[4/5] Compiling Files Files.swift
[5/7] Compiling CaptainCore Captain.swift
[6/7] Emitting module CaptainCore
[7/9] Compiling Captain main.swift
[8/9] Emitting module Captain
[8/9] Linking captain
Build complete! (11.87s)
Build complete.
Done.