The Swift Package Index logo.Swift Package Index

Build Information

Successful build of Toybox 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/giginet/toybox.git
Reference: 2.1.0
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/giginet/toybox
 * tag               2.1.0      -> FETCH_HEAD
HEAD is now at 413f796 Update Formula
Cloned https://github.com/giginet/toybox.git into spi-builder-workspace
413f796b9ec729967127dc2f92cd60399729a267
SUCCESS checkout https://github.com/giginet/toybox.git at 2.1.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/Quick/Quick.git from cache
Fetching https://github.com/Quick/Nimble.git from cache
Fetching https://github.com/Carthage/Commandant.git from cache
Fetched https://github.com/Carthage/Commandant.git (0.25s)
Fetching https://github.com/drmohundro/SWXMLHash.git from cache
Fetched https://github.com/Quick/Nimble.git (0.45s)
Fetched https://github.com/Quick/Quick.git (0.46s)
Fetched https://github.com/drmohundro/SWXMLHash.git (0.31s)
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/drmohundro/SWXMLHash.git
Computed https://github.com/drmohundro/SWXMLHash.git at 4.9.0 (0.02s)
Computing version for https://github.com/Quick/Nimble.git
Computed https://github.com/Quick/Nimble.git at 8.0.1 (0.02s)
Computing version for https://github.com/Quick/Quick.git
Computed https://github.com/Quick/Quick.git at 2.0.0 (0.03s)
Creating working copy for https://github.com/Quick/Quick.git
Working copy of https://github.com/Quick/Quick.git resolved at 2.0.0
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.1
Creating working copy for https://github.com/drmohundro/SWXMLHash.git
Working copy of https://github.com/drmohundro/SWXMLHash.git resolved at 4.9.0
Building for debugging...
[1/15] Compiling Commandant Result+Additions.swift
[2/16] Compiling Commandant OrderedSet.swift
[3/16] Compiling Commandant Switch.swift
[4/16] Compiling Commandant Argument.swift
[5/16] Compiling Commandant ArgumentParser.swift
[6/16] Compiling Commandant Errors.swift
[7/16] Compiling Commandant ArgumentProtocol.swift
[8/16] Compiling Commandant Command.swift
[9/16] Emitting module Commandant
[10/16] Compiling Commandant HelpCommand.swift
[11/16] Compiling Commandant Option.swift
[12/16] Emitting module SWXMLHash
[13/16] Compiling SWXMLHash shim.swift
[14/16] Compiling SWXMLHash XMLIndexer+XMLIndexerDeserializable.swift
[15/16] Compiling SWXMLHash SWXMLHash.swift
[16/22] Compiling ToyboxKit Version.swift
[17/22] Compiling ToyboxKit Playground.swift
[18/22] Compiling ToyboxKit PlaygroundBuilder.swift
[19/22] Compiling ToyboxKit Errors.swift
[20/22] Emitting module ToyboxKit
[21/22] Compiling ToyboxKit Handler.swift
[22/29] Compiling toybox Root.swift
[23/29] Compiling toybox Version.swift
[24/29] Compiling toybox main.swift
[25/29] Emitting module toybox
[26/29] Compiling toybox List.swift
[27/29] Compiling toybox Open.swift
[28/29] Compiling toybox Create.swift
[28/29] Linking toybox
Build complete! (14.29s)
Build complete.
Done.