The Swift Package Index logo.Swift Package Index

Build Information

Successful build of swim 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/mitsuse/swim.git
Reference: master
Initialized empty Git repository in /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/mitsuse/swim
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at a29d999 Merge branch 'update-readme'
Cloned https://github.com/mitsuse/swim.git
Revision (git rev-parse @):
a29d999c27475bfb3859c7d48b51f8353c0410b1
SUCCESS checkout https://github.com/mitsuse/swim.git at master
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/mitsuse/swim.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
Building for debugging...
[0/7] Write sources
[2/7] Write swim-entitlement.plist
[3/7] Write swift-version--423B1241ED78D482.txt
[5/17] Compiling Commandant OrderedSet.swift
[6/17] Compiling Commandant HelpCommand.swift
[7/17] Compiling Commandant ArgumentProtocol.swift
[8/17] Compiling Commandant Command.swift
[9/17] Compiling Commandant Result+Additions.swift
[10/17] Compiling Commandant Argument.swift
[11/17] Compiling Commandant ArgumentParser.swift
[12/17] Emitting module Commandant
[13/17] Compiling Commandant Option.swift
[14/17] Compiling Commandant Errors.swift
[15/18] Compiling Commandant Switch.swift
[16/24] Compiling swim main.swift
[17/24] Compiling swim Object.swift
[18/24] Compiling swim InputSource.swift
[19/24] Emitting module swim
[20/24] Compiling swim RawInputSource.swift
[21/24] Compiling swim Command.swift
[21/24] Write Objects.LinkFileList
[22/24] Linking swim
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/swim: replacing existing signature
[23/24] Applying swim
Build complete! (16.79s)
Fetching https://github.com/Carthage/Commandant.git from cache
Fetching https://github.com/Quick/Nimble.git from cache
Fetching https://github.com/Quick/Quick.git from cache
Fetched https://github.com/Quick/Quick.git from cache (0.22s)
Fetched https://github.com/Quick/Nimble.git from cache (0.22s)
Fetched https://github.com/Carthage/Commandant.git from cache (0.22s)
Computing version for https://github.com/Carthage/Commandant.git
Computed https://github.com/Carthage/Commandant.git at 0.17.0 (0.03s)
Computing version for https://github.com/Quick/Nimble.git
Computed https://github.com/Quick/Nimble.git at 8.0.2 (0.49s)
Computing version for https://github.com/Quick/Quick.git
Computed https://github.com/Quick/Quick.git at 2.1.0 (0.04s)
Creating working copy for https://github.com/Carthage/Commandant.git
Working copy of https://github.com/Carthage/Commandant.git resolved at 0.17.0
Creating working copy for https://github.com/Quick/Nimble.git
Working copy of https://github.com/Quick/Nimble.git resolved at 8.0.2
Creating working copy for https://github.com/Quick/Quick.git
Working copy of https://github.com/Quick/Quick.git resolved at 2.1.0
Build complete.
Done.