The Swift Package Index logo.Swift Package Index

Build Information

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

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.29.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/yanamura/captain.git
Reference: master
Initialized empty Git repository in /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/yanamura/captain
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at a11ff53 Merge pull request #7 from yanamura/tools
Cloned https://github.com/yanamura/captain.git
Revision (git rev-parse @):
a11ff53b5f45510696d713a38a4dc656803cb3f9
SUCCESS checkout https://github.com/yanamura/captain.git at master
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/yanamura/captain.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
Building for debugging...
[0/9] Write sources
[4/9] Write captain-entitlement.plist
[5/9] Write swift-version--423B1241ED78D482.txt
[7/13] Compiling PathKit PathKit.swift
[8/13] Emitting module PathKit
[9/13] Compiling Files Files.swift
[10/13] Emitting module Files
[11/15] Compiling CaptainCore Captain.swift
[12/15] Emitting module CaptainCore
[13/17] Emitting module Captain
[14/17] Compiling Captain main.swift
[14/17] Write Objects.LinkFileList
[15/17] Linking captain
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/captain: replacing existing signature
[16/17] Applying captain
Build complete! (8.51s)
Fetching https://github.com/johnsundell/files.git from cache
Fetching https://github.com/yanamura3/Tempry.git from cache
Fetching https://github.com/kylef/Spectre.git from cache
Fetching https://github.com/kylef/PathKit.git from cache
Fetched https://github.com/kylef/Spectre.git from cache (0.21s)
Fetched https://github.com/johnsundell/files.git from cache (0.22s)
Fetched https://github.com/kylef/PathKit.git from cache (0.22s)
Fetched https://github.com/yanamura3/Tempry.git from cache (0.22s)
Computing version for https://github.com/johnsundell/files.git
Computed https://github.com/johnsundell/files.git at 3.1.0 (0.47s)
Computing version for https://github.com/yanamura3/Tempry.git
Computed https://github.com/yanamura3/Tempry.git at 0.1.1 (0.43s)
Computing version for https://github.com/kylef/PathKit.git
Computed https://github.com/kylef/PathKit.git at 1.0.0 (0.61s)
Computing version for https://github.com/kylef/Spectre.git
Computed https://github.com/kylef/Spectre.git at 0.9.0 (0.03s)
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/kylef/Spectre.git
Working copy of https://github.com/kylef/Spectre.git resolved at 0.9.0
warning: /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/repositories/files-065eb39a is not valid git repository for 'https://github.com/johnsundell/files.git', will fetch again.
Fetching https://github.com/johnsundell/files.git from cache
Fetched https://github.com/johnsundell/files.git from cache (0.01s)
warning: /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/repositories/files-065eb39a is not valid git repository for 'https://github.com/johnsundell/files.git', will fetch again.
Fetching https://github.com/johnsundell/files.git from cache
Fetched https://github.com/johnsundell/files.git from cache (0.00s)
Creating working copy for https://github.com/johnsundell/files.git
Working copy of https://github.com/johnsundell/files.git resolved at 3.1.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
Build complete.
Done.