The Swift Package Index logo.Swift Package Index

Build Information

Successful build of Spanker with Swift 5.8 for macOS (SPM).

Build Command

env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.29.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/KittyMac/Spanker.git
Reference: main
Initialized empty Git repository in /Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/KittyMac/Spanker
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 96e58f6 fixes for JsonElement(unknown:) and Any?
Cloned https://github.com/KittyMac/Spanker.git
Revision (git rev-parse @):
96e58f68274a2e6f370fff153ceb5674a06936c4
SUCCESS checkout https://github.com/KittyMac/Spanker.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.8
Building package at path:  $workDir
https://github.com/KittyMac/Spanker.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun swift build --arch arm64
Building for debugging...
[1/10] Compiling Hitch CHitch.swift
[2/10] Compiling Hitch HalfHitch.swift
[3/10] Compiling Hitch Hitch+Base32.swift
[4/10] Compiling Hitch Hitch+CodeBlock.swift
[5/10] Compiling Hitch Hitch+Format.swift
[6/10] Compiling Hitch Hitch+FormatOperator.swift
[7/10] Compiling Hitch Hitch+MD5.swift
[8/10] Compiling Hitch Hitch+Shared.swift
[9/10] Compiling Hitch Hitch.swift
[10/12] Compiling Hitch Int8+Ascii.swift
[11/12] Compiling Hitch UInt8+Ascii.swift
[12/12] Emitting module Hitch
[13/16] Compiling Spanker Spanker+Subscripts.swift
[14/16] Emitting module Spanker
[15/16] Compiling Spanker Spanker.swift
[16/16] Compiling Spanker Spanker+Reader.swift
Build complete! (9.61s)
Fetching https://github.com/KittyMac/Hitch.git from cache
Fetched https://github.com/KittyMac/Hitch.git (0.20s)
Computing version for https://github.com/KittyMac/Hitch.git
Computed https://github.com/KittyMac/Hitch.git at 0.4.112 (0.65s)
Creating working copy for https://github.com/KittyMac/Hitch.git
Working copy of https://github.com/KittyMac/Hitch.git resolved at 0.4.112
Build complete.
Done.